Search Issue Tracker
Vector2 and Vector3 Property Field height is 2px larger than other Prope...
How to reproduce:1. Download and open the attached project 'WidePropertyField.zip'2. Open Tools -> Test3. Set Wide Mode to True b... Read more
GUI.Box tooltip does not appear in the Inspector
Steps to reproduce:1. Open user attached project below ("DragBoxTest")2. Click on the "Hoden" game object3. Hower over one of the 'h... Read more
[Editor] Assertion failed error occurs on opening Visual Studio, by doub...
Assertion failed error occurs on opening Visual Studio, by double-clicking console warning or error Steps to Repro:1. Open attached ... Read more
GUI.TextArea with specified maxLength parameter forces single line mode
Steps to reproduce:1. Open attached “TextArea.zip” Unity project2. Open “Main” scene3. Enter Play mode4. Click on Text Area in Game ... Read more
ReorderableList item is being returned with wrong "isExpanded" property ...
How to reproduce:1. Open the "ReorderableList" project2. Open "ReorderableListBug" Scene (Assets > ReorderableListBug > Reorde... Read more
EventType.MouseDrag is triggered when cancelling a Context Menu by Right...
How to reproduce:1. Open the attached project2. Open the "DRAG DROP BUG" Window (Window->DRAG DROP BUG)3. Right-Click anywhere in... Read more
Custom Editor does not show properties in the Inspector when a script's ...
How to reproduce:1. Download and open the attached project "1170006.zip"2. Select the Test GameObject in the Hierarchy3. Open the Nu... Read more
Editor.OnSceneGUI is not called when hovering the mouse over the Scene w...
How to reproduce:1. Open the attached "1206282.zip" project2. Open the "SampleScene" Scene3. Select the "Cube" GameObject in the Hie... Read more
EditorGUILayout.PropertyField causes the Editor to freeze when used with...
Reproduction steps:1. Download "SlowPropertyField.zip" project and open in Unity2. Select "Select This One" object in the hierarchy ... Read more
GUILayout.TextField overloads that have maxLength parameter cause NullRe...
To reproduce: 1. Open the project, attached by the tester (GUILayoutTextFieldBug.zip)2. Go to Test -> Testing3. Observe the conso... 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