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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS