Search Issue Tracker
NonReorderable attribute is ignored when an Object (that has an array) f...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the Hierarchy select 'GameObject'4. Observe the Inspe... Read more
Color Picker tool picks the color from the desktop background when mouse...
Reproduction steps:1. Open the attached project ("ColorPicker_Repro.zip")2. Click on "New Material.mat": Project window > Assets ... Read more
Modal Window will be completely blank when calling EditorWindow.ShowModa...
How to reproduce:1. Open the attached project2. Click Test/Open Main Window3. Click on the three dots next to the maximize button in... 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
Inspector doesn't render Unicode characters
How to reproduce:1. Download and open the user attached "Blank.unity" scene in a new project2. In the Hierarchy select the "Text (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
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
Selected Elements of ReorderableList are offset when using DoList(Rect, ...
How to reproduce:1. Open the attached project (case_1322766-ReorderableList)2. Open SampleScene3. Click on GameObject in the Scene H... Read more
[UI] MinMaxSlider disappears when min and max have the same values for U...
MinMaxSlider disappears when min and max have the same values for UI Slider. Refer the attached video Steps to reproduce:1) Create a... Read more
LayerMask ignores custom tooltips and labels in the Inspector when using...
How to reproduce:1. Open the user's attached project2. Open the 'LayerMaskBug' Scene3. In the Hierarchy select the 'LayerMask Test'4... 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