Search Issue Tracker
[IMGUI] Preview Button UI does not refresh after finishing Splash Screen...
Preview Button UI does not refresh after finishing Splash Screen Preview, remains to Cancel Preview. Steps to repro:1. Create a new ... 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
GL.Vertex3 coordinates are distorted creating 1 pixel gap when using GUI...
Steps to reproduce:1. Open users attached project "Test.zip"2. Open "SampleScene"3. Enter Play mode4. In the top of Game window use ... Read more
CustomPropertyDrawer temporarily expands in Inspector window when modify...
How to reproduce:1. Open user attached "PropertyDrawerLayoutIssue.zip" project and "SampleScene" scene2. Select "DrawerTest" GameObj... Read more
Overriding OnInspectorGUI without EditorGUILayout GetControlRect results...
How to reproduce:1. Open attached project "BugReport-EditorGUIInspectorHeight20191.zip"2. In Project window, select "MyObject" (or c... Read more
[Windows] "InvalidOperationException: Stack empty" when using EditorUtil...
Reproduction steps:1. Open the attached project "1394298-22.2.a2.zip"2. Open the "Teste" Scene in the Project window3. Select "Main ... Read more
[IMGUI] Frame Debugger's Enable/Disable button displays the same Tooltip...
The tooltip for Frame Debugger's Enable/Disable button remains the same irrespective of its current state.Refer to the attached Vide... Read more
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
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
[IMGUI] Show Related Objects text gets clipped in the Profiler Hierarchy
Show Related Objects text gets clipped in the Profiler Hierarchy. Steps to repro:1. Create a new project.2. Windows > Analysis &g... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class