Search Issue Tracker
Multiple errors get thrown when double-clicking on the Debug.Log message...
How to reproduce: 1. Open the attached '1340915.zip' project 2. Open the 'SampleScene' 3. Enter the Play mode 4. In the Console doub... Read more
Using GUILayout.Window() leads to memory leak
How to reproduce: 1. Open the users’ attached “Test2020.zip” project 2. Open Test > Window Test window 3. In the opened window click... Read more
[IMGUI] Warning icon in asset importer window is clipped
Steps To Reproduce: 1. Create a new Project 2. Window > General > Asset Store 3. Search UI samples and click on Import 4. On the Im... Read more
Button click region is offset when the UI scaling is higher than 100%
How to reproduce: 1. Open the "SampleScene" scene in the attached "imguibug.zip" project 2. Change the UI scaling to 125% in Prefere... Read more
Errors and inability to interact with window when docked and redocked
Reproduction steps: 1. Open attached project "Charts.zip" 2. In Menu, open Test/Test Window 3. Dock the Test Window above the Game V... Read more
Editor crashes silently when assertion is not met after calling EditorGU...
How to reproduce: 1. Open the user's attached project "case_1209597-EnumPopup.zip" 2. Click on the "Tools" > "EnumPopupTest" in the ... Read more
EditorUtility DisplayProgressBar only shows up for one frame and then it...
How to reproduce: 1. Open attached project "DisplayProgressBar.zip" and scene "SampleScene" 2. Enter Play mode 3. Observe the new p... Read more
[IMGUI] NullReferenceException is thrown on docking any window.
[IMGUI] NullReferenceException is thrown on docking any window. NullReferenceException: Object reference not set to an instance of... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce: 1. Create a new project 2. Open the Inspector window 3. Create an empty GameObject in the Hierarchy 4. Delete the ... Read more
Arrays are not Reorderable by default when SerializeField or SerializeRe...
How to reproduce: 1. Open the project "case_1260888-Reorderable" 2. Open the Scene "SampleScene" 3. Select the "GameObject" in the H... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key