Search Issue Tracker
[URP] Array Item name getting cleared on entering value in the next item...
Array Item name getting cleared on entering a value in the next item in the Array of Pass Names in New Render Objects Steps to Rep... Read more
[SRP] RenderPipelineManager.currentPipeline is null for the first few fr...
Steps to repro: 1. open HDRP project 2. download and put the attached script in project 3. add the script as a mono behaviour to a g... Read more
DirectoryNotFoundException occurs when building a project from an Editor...
How to reproduce: 1. Build the Editor and iOS Player from source code 2. Open the user-supplied project "New Unity Project.zip" 3. I... Read more
[HDRP] On creation of reflection probes, need to reselect game object to...
This is a minor issue but could get annoying if you need to create a lot of probes 1) Make sure you have gizmos enabled (any projec... Read more
[Mobile Notifications] iOSNotificationLocationTrigger is not firing on i...
How to reproduce: 1. Open the attached 'PushNotifications.zip' project 2. Build for iOS and open the Xcode project 3. Deploy Xcode p... Read more
[Windows] The terms of service in the installer are out of date
The legacy Unity installers are still used by some users, instead of installing via the hub. When users run the installer, they have... Read more
[WebGL] Web Speech API calls do not return audio output on the iOS Safar...
How to reproduce: 1. Set up a server for the WebGL build (Node.js was used in this instance) 2. Open the user-supplied project calle... Read more
Building a project using IL2CPP fails when passing a local field as a me...
How to reproduce: 1. Open the attached project (case-1270640.zip) 2. Go to File -> Build and Run Expected result: the project succe... Read more
Improve error handling when trying to change m_Script for component on P...
Steps: 1. Create two scripts ("Script1" and "Script2") 2. Add a GameObject to the Hierarchy 3. Assign "Script1" on it 4. Convert Ga... Read more
Raycast will not hit a GameObject after certain amount of hits elsewhere...
How to reproduce: 1. Open user's attached "Find a Bug" project 2. Open the "SampleScene" Scene 3. Enter the Play Mode 4. Left-click ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions