Search Issue Tracker
Indescriptive warning in the Console window when a Type parameter passes...
Reproduction steps: 1. Open the user's attached project "AnimancerTimelineProblem.zip" 2. In the Project window open Assets/Scenes/S... Read more
Exceptions during compile for ILPostProcessors with static constructors
How to reproduce: 1. Open the attached project ("New Unity Project.zip") 2. Observe compile errors Expected results: No compile err... Read more
Updates to GetComponent(string) on implicit "this" / "self" generates wr...
To Reproduce: 1. Open 'Test.cs' in the attached project, Observe the line 'Component comp = GetComponent(scriptname) 2. Run API upd... Read more
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce: 1. Open User's attached "Unity 2019.3 Bug Reports.zip" project 2. Load "SampleScene" (Assets -> Scenes) 3. "Genera... Read more
Double-clicking on "Debug.Log()" message doesn't open the script when Lo...
How to reproduce: 1. Open the attached "1308839_Repro.zip" project 2. Open the Scene "SampleScene" 3. Open the Player Settings (Edit... Read more
csc.rsp references do not work when used with custom assemblies
Steps to reproduce: 1. Open and run User-supplied project Expected: no errors are thrown Actual: errors are thrown Reproduced in: ... Read more
UI option is missing from the Hierarchy context menu after exiting Safe ...
Reproduction steps: 1. Open the attached "temp-safe-mode.zip" project 2. Trigger a compiler error by editing Assets/Scripts/NewBehav... Read more
AssemblyUpdater fails if Unity editor has spaces in its path
Reproduction steps: 1. Create a new project 2. Import the asset from the Asset Store (link provided in description) 3. Observe the c... Read more
Api updater doesn't upgrade 'terrainData.physicMaterial'
'Terrain.terrainData.physicMaterial' should probably be updated to 'Terrain.material' , but instead an error is thrown when loading... 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
- Log shader compilation does not give info on which shader instance had a variant compiled
- Label text overflows its rect when resizing the Game view in Free Aspect
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters