Search Issue Tracker
[Undo] [IMGUI] 'Select Icon' and 'Texture2D' windows remain open after p...
While changing the icon, when 'Select Icon' and 'Texture2D' windows opened then after performing undo operation, these windows remai... Read more
[IMGUI] Constraint Setting dropdown gets closed automatically while edit...
While editing properties under Constraint Settings, Constraint Settings dropdown gets close automatically under "Scale Constraints" ... Read more
Secondary Save Assets blank window appears when saving with 'verify save...
How to reproduce: 1. Open attached project "VerifySavedAssetsBlankWindow.zip" and scene "SampleScene" 2. Create a new game object an... Read more
[IMGUI] Hierarchy and Project window Overlaps when resizing the Package ...
When Package Manager window is docked with Scene View, if Package Manager window resize then it cause Hierarchy window overlaps with... Read more
Previous Scene's visual information appears outside of Scene's Camera vi...
To reproduce: 1. Open user's attached project 2. Add Scene "First" to Hierarchy from the Scenes folder in Assets 3. Go into Play Mod... Read more
Poor performance when Inspecting multiple objects with 2D/3D lists that ...
How to reproduce: 1. Open the attached project 2. Open the SampleScene and select the "Performance" and "Performance 2" GameObjects ... Read more
InvalidOperationException thrown when inspecting multiple lists that hav...
How to reproduce: 1. Open the attached project 2. Open the SampleScene and select the "1" and "2" GameObjects in the hierarchy 3. Ob... Read more
EditorWindow fails to open when the cause of NullReferenceException in C...
How to reproduce: 1. Open the attached project ("1366567_repro.zip") 2. Open the "ExampleWindow.cs" script 3. Uncomment lines 36, 37... Read more
Array element operations fail with custom PropertyDrawer and PropertyScope
How to reproduce: 1. Open the user's attached "UtilitiesReports.zip" project 2. Select the "Test" ScriptableObject in the Project wi... Read more
Scripts are deleted if the script's file name is empty and the escape bu...
How to reproduce: 1. Open any Unity project 2. In the Project window, right click and create a new C# Script 3. Delete the name whil... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running