Search Issue Tracker
Labels for the Physics Collision Layer Matrix are not aligned to their r...
How to reproduce:1. Create a new project2. Go to the Edit Menu > Project Settings > Physics/Physics 2D3. Observe the header la... Read more
Editor crashes at EventManager::InvokeEventCommon or freezes after creat...
Steps to reproduce:1. Create a new project2. In the project, window create a new brush Results: Editor crashes or freezes Reproduced... Read more
[XR][WMR] Headset does not recenter when using XR.InputTracking.Recenter
How to reproduce:1. Open the attached project2. Open 'Test' scene3. Enter Play mode with Windows MR headset attached4. Press 'Calibr... Read more
Assertion failed on expression: '!m_CoroutineEnumeratorGCHandle.HasTarge...
To reproduce: 1. Download the attached project "CoroutineAssertions.zip" and open in Unity2. Open Test Runner window3. Select the Pl... Read more
[UWP][.NET] Building solution in Visual Studio fails on AssemblyConverte...
How to reproduce:1. Open the attached project that contains Unity IAP 1.20.12. In Build Settings, make sure that Target Platform is ... Read more
"OverlapPoint" not detecting "CompositeColliders" when cell size is less...
Reproduction steps: 1. Open "MinimalRepro" project and "scene" scene2. Enter Play mode3. Look at the Console window and see 24 lines... Read more
EditMode test cases that use an invalid TestCaseAttribute fail silently ...
To reproduce: 1. Download the attached project "TestCaseAttribute.zip" and open in Unity2. Open Test Runner window3. Select the Edit... Read more
CheckCyclicAssemblyReferences() takes a long time in projects with many ...
UnityEditor.Scripting.ScriptCompilation.EditorCompilation.CheckCyclicAssemblyReferences() takes a very long time when there are many... Read more
Missing script disappears from Inspector until selection is changed
Steps:1. Open attached project and load "TestScene"2. Click on GameObject in Hierarchy==>It has "missing script" component3. Mini... Read more
Resizable Window resizing without holding the mouse button down after cl...
How to reproduce:1. Create a new Unity Project2. In the "Build Settings" Window, press "Player Settings"3. In the "Player Settings" ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class