Search Issue Tracker
Profiler window does not display data in the timeline when loading from ...
Profiler window does not display data in the timeline when loading from saved data. Steps to repro:1. Open the attached project.2. O... Read more
Polygon Collider 2D is doubled in the scene when it is a child of the Ri...
To reproduce: 1. Open the attached project (doubleCollider.zip)2. Open the "SampleScene" scene3. Select the Test game object4. In th... Read more
Crash on SerializedObject::Init when creating SerializedObject for an em...
How to reproduce:1. Open the attached "TestFor1061331.zip" project2. Click Window -> Crash Test3. Observe the crash Expected resu... Read more
Unity freezes while importing specific script because of UNITY_ANDROID p...
Steps to reproduce: 1. Create new project2. Drag script "PluginMsgHandler.cs" to project view to import it3. Unity freezes, editor.l... Read more
Reusing unity generated AndroidManifest.xml prevents the application to ...
Reproduction steps:1. Download "Split.zip" project and open in Unity2. Go to File -> Build Settings... and click Player Settings.... Read more
Incorrect Layout when using Nested ContentSizeFitters and LayoutGroups w...
Steps to reproduce:1. Open QA-supplied project2. Open Scene "test"3. Enter Play Mode Expected: Content gets distributed within the b... Read more
[HDRP] Unity takes all system RAM and the Editor is slow when updating/d...
How to reproduce:1. Create a new HDRP project2. Open "Package Manager" window3. In Packages tab, select HD Render Pipeline and updat... Read more
Editor crashes with MinMaxAABB::MinMaxAABB when using Honey Hex Framewor...
How to reproduce:1. Download and open attached "FourExperimentHoney" project2. Enter Play Mode3. Click on one of the white squares i... Read more
[OpenVR] Incorrect controller input mapping when using Windows MR headset
How to reproduce:1. Open the attached "UnityMR_Validation.zip" project2. Open the "UnifiedInputTest_Scene" scene3. Enter the Play mo... Read more
burst_InsertIntoAggregate Crash When Calling Burst Discarded Extension M...
Steps to reproduce:1. Open User-supplied project2. Open Scene "SampleScene"3. Enter Play mode Expected: Unity does not crashActual: ... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler