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
Crash on mono_jit_runtime_invoke when switching Build platforms
How to reproduce:1. Open user's attached project from "Project.zip"2. Create a new 3D template project3. Navigate to "File" > "Bu... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default