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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted