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" script3. Uncomment lines 36, 37 an... 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" Scene3. In the Hierarc... Read more
EditorGUILayout.EnumFlagsField sometimes marks incorrect flags when tryi...
How to reproduce:1. Open the user's attached "EnumTest" project2. Select the "Main Camera" GameObject in the Hierarchy3. Select the ... 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 Window3. 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 project2. Open scene New Scene3. In the Hierarchy window, select "GameObject"4. In the ... 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" project2. In the Hierarchy window, select the "GameOb... Read more
ListView loses focus when ObjectField selection window is closed
How to reproduce:1. Open the user's attached project2. In the Project window, select the Asset "test"3. In the Inspector window, cli... Read more
ListView tooltip position is incorrect when hovering on list item
Reproduction steps:1. Open the user's attached project2. 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" file3. Resize the "MyEditor" window ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default