Search Issue Tracker
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
Inconsistent slider behaviour if Label Field width is not specified
How to reproduce:1. Open the attached project2. Select "Assets/Configurations/Definitions/Items/loot_test.asset"3. Select "Chance" t... Read more
"Physics module is not present" warning is shown when Physics Raycaster ...
To reproduce:1. Open attached project ("case_1206126.zip")2. Select "Test" Game Object from Hierarchy3. Observe the Physics Raycaste... Read more
[iOS][2018.4] IMGUI elements do not visually switch states when tapped
How to reproduce:1. Open the attached "imgui-bug-master.zip" Unity project2. Build the "SampleScene" Scene for iOS3. Run the build o... Read more
GuiStyleState texture references become null when exiting Play Mode whil...
How to reproduce:1. Open the attached project2. Click Bug > Window3. Click Play4. Exit Play Mode Expected result: Window stays wh... Read more
UIElements.ToolbarToggle does not register ChangeEvent<bool> callback wh...
How to reproduce:1. Open the attached 'project-1246471.zip' project2. In the Editor select 'Window' > 'Test Window'3. Click 'TEST... Read more
"The editor layout could not be fully loaded" message is shown when the ...
To reproduce:1. Open attached project ("case_1207271.zip")2. Observe the Console Expected result: No messages are printedActual resu... Read more
[TreeCreator] NullReferenceException on modifying properties of "Tree" c...
Editor throws NullReferenceException when a material is assigned to Branch Material and properties of Tree component are modified. r... Read more
NullReferenceException is thrown when invoking EditorGUIUtility.ShowObje...
How to reproduce:1. Open user-submitted project (ReproductionProject)2. Open Window > Mecanim Event Editor3. Select Add clip from... Read more
2017.4 - 2019.3 Editor UI redraw performance regression
Reproduce1. Create a new project2. Open layout "Window > Layouts > Default"3. Open Profiler Window4. Change Profiler from Play... 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