Search Issue Tracker
Array list disappears when project setting window is moved or resized
Reproduction steps:1. Open the user's attached project2. Open Project Settings > Graphics3. Move the Project Settings window to t... Read more
ReorderableList elements don't keep "isExpanded" property state when cha...
How to reproduce:1. Open project "2022.1 Beta Project.zip"2. Open "ReoderableListBug" Scene (Assets>ReordableListBug>Reoderabl... Read more
Using GUILayout.Window() leads to memory leak
How to reproduce:1. Open the users’ attached “Test2020.zip” project2. Open Test > Window Test window3. In the opened window click... Read more
[Mac] Right-Clicking while dragging a reorderable array can open menus a...
Reproduction steps:1. Open the user's attached project2. Open Assets > Scenes > Resources > "Test Array In Array"3. In the ... Read more
Object cannot be picked from the Object Picker when calling UnityEngine....
Reproduction steps:1. Open the user's attached project "Object Picker Issue.zip"2. Select "ObjectWithCustomInspector" in the Hierarc... 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" 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
AdvancedDropdown opens an item without children when the item has the sa...
Reproduction steps:1. Open the user's attached project2. Select Bug > Reproduce in the Menu bar3. Select "Group" under "Profiler ... 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
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