Search Issue Tracker
"Does not contain a definition" error for texture.imageContentsHash when...
To reproduce: 1. Open attached Unity project "Unity201703BUG.zip" 2. Inspect "TestTexture" script in the Assets folder 3. Build and ... Read more
Menu.SetChecked doesn't work from a method marked with [DidReloadScripts]
Reproduction steps: 1. Open the attached project "Repro.zip" 2. In menu select "Test/Recompile scripts" 3. Notice the output in cons... Read more
Does not stop coroutine when it throws exception in MoveNext at first frame
Steps to reproduce: 1. Open attached project ("coroutines.zip") 2. Open "Main" scene 3. Run the project 4. Press "Run Invalid Corout... Read more
GC is constantly allocating when using OnPostRender as a Coroutine on a ...
How to reproduce: 1. Open the "SampleScene" Scene in the attached "CleanerRepro1129495.zip" Project 2. Open the CPU Profiler 3. Ente... Read more
Objects cannot be assigned in the Inspector when serialized field is der...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/EnemyCreationScene 3. In the Hierarchy window, select "Bo... Read more
Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declare...
Steps to reproduce: 1. Download 919316_repro.zip 2. Open "new" scene 3. Enter play mode 4. Editor crashes when circle and square co... Read more
[iOS][webGL][UI][Dropdown] dropdown list doesn't close and elements of d...
Reproduction steps: 1. Create a new Unity project. 2. Click on the hierarchy with the right mouse button. 3. Select: UI > Dropdown... Read more
WaitForEndOfFrame() doesn't execute in batchmode on built project
To reproduce: 1. Download attached project "Break My Routine.zip" and open in Unity 2. Open "Start Routine" scene 3. Enter to Play ... Read more
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
Unit tests of a Fixed point math library cause a hard crash
Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce -- Using the project attached, go t... 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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items