Search Issue Tracker
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
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps: 1. Open the attached Unity project "ReorderableListBug.zip" 2. Open the "SampleScene.unity" Scene 3. In the Hier... Read more
EditorGUILayout.EnumFlagsField sometimes marks incorrect flags when tryi...
How to reproduce: 1. Open the user's attached "EnumTest" project 2. Select the "Main Camera" GameObject in the Hierarchy 3. Select t... Read more
"EditorGUILayout.MaskField" returns different values if the dropdown lis...
How to reproduce: 1. Open project "MaskField bug.zip" 2. In the Menu open Window > My Window 3. Press on "Nothing" and select "A", "... Read more
Script component properties overlap with other component in the Inspecto...
How to reproduce: 1. Open the user's attached project 2. Open scene New Scene 3. In the Hierarchy window, select "GameObject" 4. In ... Read more
GUIUtility.BeginGUI() causes memory allocations every time when a GameOb...
How to reproduce: 1. Open attached project "case_1380320.zip" 2. Enter Scene "SampleScene" (Assets > Scenes) 3. Make sure the Profil... Read more
[Windows] Exception after calling EditorUtility.DisplayDialog from Reord...
Reproduction steps: 1. Download and open the attached "2022.1 Beta Project.zip" project 2. In the Hierarchy window, select the "Game... Read more
ListView loses focus when ObjectField selection window is closed
How to reproduce: 1. Open the user's attached project 2. In the Project window, select the Asset "test" 3. In the Inspector window, ... Read more
ListView tooltip position is incorrect when hovering on list item
Reproduction steps: 1. Open the user's attached project 2. Select Assets > "test" 3. In Inspector hover on the list until the toolti... Read more
Docked EditorWindow created from Script can not be resized horizontally
How to reproduce: 1. Open the attached project "EditorBug" 2. Load the user's Layout "Layout.wlt" file 3. Resize the "MyEditor" wind... 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