Search Issue Tracker
NullRefException when undocking Asset Preview window from Inspector
Right click on the Asset Preview window in the Inspector to have it undocked. The following error message is printed in the Console:... Read more
Component context menu doesn't work on right click when script is missing
Editor no longer allows pull down menu with right click or 2 finger click on Mono (missing) scripts in InspectorTo reproduce:1. Atta... Read more
DrawDefaultInspector() doesn't work properly
To reproduce:1. Open a project2. Open a scene with an object that has a sprite renderer3. Click on the game object in the hierarchy ... Read more
Script is not aligned properly in the inspector preview
To reproduce:1. Open attached project2. Select TouchTap script3. Notice that script in inspector preview is not aligned properly 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 Lifetime... 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
NavMesh selected slider changes when Voxel Size warnings appear or disap...
To reproduce:1. Open my attached project2. Go to Window > Navigation3. In Opened Navigation window, go to Bake tab and click Adva... Read more
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
Exceptions are thrown when a script is added as a component
To reproduce:1. Create a new project or open the attached one2. Select "Main Camera" and click "Add Component" in the Inspector3. Se... Read more
Drop down menu is opened in the top right corner
To reproduce:1. Import a model2. Click on it in the project view3. Click on Root node to expand the drop down menu4. Select the node... 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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type