Search Issue Tracker
Unity crashes if a script containing a custom inspector class is deleted
If a file containing a custom inspector class is deleted from the file system while an object in the editor is currently drawing the... Read more
Cannot drag and drop components from one game object to another
Steps to reproduce : - create two game objects - add a component to one of the objects - try to drag and drop it to the other compo... Read more
The Static option should behave like other drop down lists
The bug: The Static option should behave like other drop down lists - see the print screen Details: There's a check box, next to it... Read more
[HideInInspector] Script with HideInInspector hideFlags and [ExecuteInEd...
Script with HideInInspector hideFlags and [ExecuteInEditMode] attribute cannot be removed from gameobject after deleting it from the... Read more
Unity crashes when deleting a game object that is locked in the Inspecto...
To reproduce: 1. Open the project attached 2. Select gameobject "Player" 3. Lock one Inspector window 4. Delete the "Player" gameobj... Read more
public variable doesn't update value after adding [Range()]
Steps to reproduce: 1. Open attached project "871421.zip" 2. Open "test" scene 3. Select "Cube" gameObject in the Hierarchy and look... Read more
[Curves] Can't highlight particle curve max value text field, text curso...
Repro steps: 1. Open Particles scene from attached project. 2. Select particle system and click on any curve (i.e. turn Start Life... Read more
Crash on Adding Component via Inspector Add Component button
Steps to reproduce: 1. Open attached Unity Project "UnityRimeRenderer.zip" 2. Load Scene "Scene" 3. Select GameManager Game Object ... Read more
[Inspector] Can't set scene fields to scenes which has the same name as ...
Steps to reproduce: 1) open attached project 2) open scene 'main' 3) select 'HudComponent' from hierarchy and lock inspector 4) drop... Read more
ScrollView, Selectiongrid, Toolbar inside PropertyDrawer causes misalign...
Note, not technically a problem with PropertyDrawers but with GenericInspector (OptimizedGUIBlock) in general. Steps to reproduce :... 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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window