Search Issue Tracker
EditorGUI.Popup has limited depth when they are Multi-Level
How to reproduce:1. Open the attached project("Popup_Test")2. Go to Test > Window3. In Selection A, try to go to the 20th level o... Read more
Private OnSceneGUI method is not called when using a base Editor type wi...
Reproduction:1. Open attached project2. Open SampleScene3. Select GameObject B and show inspector/editor, move mouse over SceneView4... Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Step... Read more
Handwriting to text doesn't work in Editor
Steps to reproduce:1. Create a new project2. Try changing game objects name with Handwriting to text functionality Expected results:... Read more
Event.button only supports right, left and middle mouse buttons
To reproduce:1. Open attached project ("case_1181164.zip")2. Press Play and move the mouse to the Game View3. Press mouse button 4 a... Read more
Wrong messages are displayed for Redo in the Edit menu when using custom...
How to reproduce:1. Open the attached "case_1180415-_1_Circular_Menu (new).zip" project2. Load SampleScene (Assets -> Scenes)3. S... Read more
Editor Windows Layout is being saved/loaded incorrectly when saving undo...
How to reproduce:1. Open attached project "layoutbug.zip"2. Undock Scene Window3. Move Scene Window to be slightly out the screen of... Read more
Missing virtual modifier on ProcessTouchPress() in StandaloneInputModule
How to reproduce:1. Open the attached "OverrideBug.zip" project2. Inspect the Console Expected results: There are no console errorsA... Read more
EditorGUILayout Foldout Header Group does not respect EditorGUI.indentLe...
How to reproduce:1. Open user-submitted project (BugReports6)2. Open the window Bug Reports > Indenting Broken3. See the second f... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions