Search Issue Tracker
Dragging and dropping Asset in the Inspector is taking upwards of 3 seco...
How to reproduce:1. Open the "DragAndDropSlow.zip" project2. Select the "gc_main_bp_npcs_patients_human_male" Asset in the Project w... Read more
Windows resized independent of cursor when trying to double-click drag r...
Reproduction steps:1. Open new Unity project with Default layout2. Expand Inspector window until the middle of the Editor3. Double c... Read more
IndexOutOfRangeException is thrown from Selectable.OnEnable/OnDisable wh...
How to reproduce:1. Open user-submitted project (SelectableException.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Erro... Read more
[IMGUI] "Double Buffered" properties appear over the list of Update Zone...
When Updated Zones list has more than 1 zones in the list and "Double Buffered" property is enabled then "Swap (Double Buffer)" prop... Read more
[IMGUI] Input fields of properties under Update Zones are overlapping wi...
The Properties which have input fields under Updated Zone are overlapping with their label when Inspector tab is resized from higher... Read more
Arrays elements in Inspector window is misplaced when using them under H...
How to reproduce:1. Open attached project "case1265139.zip" and scene "SampleScene"2. In the Hierarchy window select "ReproObject"3.... Read more
GUI.Button and GUILayout.Button stay in the normal GUIStyleState even wh...
How to reproduce:1. Open the user's attached "GuiButtonStyle2019.4.7f1.zip" project2. Open the "SampleScene" Scene3. Open the "TestI... Read more
[IMGUI] Console scrollbars down directional arrow button overlaps on scr...
Console scrollbars down directional arrow button overlap on scrollbar handles on reducing error description panel. Steps to repro:1.... Read more
Private arrays can not be unfolded in the Inspector when it's in Debug mode
How to reproduce:1. Open the user attached project (Unity 2020.2.4f1 - Linux - Private arrays are visible in Inspector debug but not... Read more
[Mac] Tooltip and certain buttons in the Editor cause loss of focus on t...
How to reproduce:1. Open the attached "1269177_repro.zip" project2. Open the "Example.cs" script with Visual Studio3. Make sure "Att... 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