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 folder3. Build and run... 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 console... 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" scene3. Run the project4. Press "Run Invalid Coroutine"... 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" Project2. Open the CPU Profiler3. Enter P... Read more
Objects cannot be assigned in the Inspector when serialized field is der...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/EnemyCreationScene3. In the Hierarchy window, select "Boss ... Read more
Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declare...
Steps to reproduce:1. Download 919316_repro.zip2. Open "new" scene3. Enter play mode4. Editor crashes when circle and square collide... 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 Unity2. Open "Start Routine" scene3. Enter to Play mod... 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/Sam... 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 to W... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph