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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved