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
ListView tooltip position is incorrect when hovering on list item
Reproduction steps:1. Open the user's attached project2. Select Assets > "test"3. In Inspector hover on the list until the toolti... Read more
PopupWindow stays open when moving the Editor Window
How to reproduce:1. Create a new project2. Click on the "Layers" tab in the top right corner of the Editor3. While the context menu ... 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
ListView loses focus when ObjectField selection window is closed
How to reproduce:1. Open the user's attached project2. In the Project window, select the Asset "test"3. In the Inspector window, cli... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present