Search Issue Tracker
EditorGUI.RectIntField fields have different Width and Height compared t...
Reproduction steps:1. Download and open the attached project "RectIntTest.zip"2. Open scene 'SampleScene'3. Select GameObject 'TestO... Read more
Error "IndexOutOfRangeException" is thrown and tangents are not generate...
How to reproduce:1. Open the attached project "1422747.zip"2. Press File -> Build Settings3. Check "Development Build" check box2... Read more
Cannot expand a Serializable struct in a Scriptable Object from a custom...
How to reproduce:1. Open the attached project2. Open Test/Window Test3. Select DialogData in the object picker4. Try to expand the e... Read more
Old name is shown in the menu items when ContextMenu attribute name is c...
How to reproduce:1. Open the attached "1303699_repro.zip"2. Open the "SampleScene2" Scene3. Select the "GameObject" GameObject in th... Read more
The 'Enable' checkbox is displayed when using EditorGUILayout.InspectorT...
How to reproduce:1. Open the user's attached project2. In the Project window select 'New Container Asset'3. Observe the Inspector Ex... Read more
Array element operations fail with custom PropertyDrawer and PropertyScope
How to reproduce:1. Open the user's attached "UtilitiesReports.zip" project2. Select the "Test" ScriptableObject in the Project wind... Read more
[Undo] [IMGUI] 'Select Icon' and 'Texture2D' windows remain open after p...
While changing the icon, when 'Select Icon' and 'Texture2D' windows opened then after performing undo operation, these windows remai... Read more
EndChangeCheck is not triggered when clearing the IMGUI search field by ...
How to reproduce:1. Open the user's attached "SelectionUtility_2020.2.1f1" project2. Open the custom Test window (Test->Show Wind... Read more
When editing an object name in the hierarchy window, it is impossible to...
How to reproduce:1. Create a new Unity project2. Select any GameObject in the Hierarchy window3. Right-click it and select rename4. ... 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