Search Issue Tracker
[Android] OnApplicationPause(true) is not called when going to recent ap...
Reproduction steps: 1. Build attached user's project "Pixel3XL Bug.zip" for Android 2. Open it on the device and wait for it to load... Read more
Artifacts appear when two almost identical imaged overlap each other in ...
How to reproduce: 1. Open the attached "ZFightingTest.zip" Project 2. Enter Play Mode 3. Inspect the Game View Expected Behavior: W... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce: 1. Open Unity 2019.3.0f5 Editor 2. Click Help -> Report a Bug... Expected result: Bug reporter opens up Actual ... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce: 1. Open attached project "Case_1164485_repro.zip" 2. Open "Paddle" scene 3. Enter Play Mode Expected result: Edit... Read more
[Packman] Package Manager throws an uninformative error when path to pac...
How to reproduce: 1. Extract the attached "1266765 repro.zip" archive directly into your drive 2. Open the "1266765 repro" project c... Read more
[LWRP/Mac] Assertion failed on expression exceptions are thrown on creat...
"Assertion failed on expression: 'alternativeBackBuffer->GetWidth() == window->GetWidth()'" exceptions are thrown on creating LWRP p... Read more
Collision does not occur in Build when the Tilemap's sprite is imported ...
How to reproduce it: 1. Open the user's attached project 2. Load 'BaseLevel' scene from 'Assets' > 'Scenes' folder 3. Enter Play mod... Read more
Editor crashes on GenerateSharedVerticesIndexList when importing .3ds file
Reproduction steps: 1. Open the attached "case_1268563" project 2. Right-click on the "stgJC2_115.3ds" file in the Project window 3.... Read more
[Remote Config] Cursor does not change to Edit mode when Editing fields ...
Cursor does not change to Edit mode and keeps displaying the default arrow icon when Editing fields in Remote Config window. Refer t... Read more
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce: 1. Open attached project 2. Change serialization mode to "Force Text" 3. Reimport all assets 4. Notice that "Nested A... 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
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"