Search Issue Tracker
Missing icon for Audio Spatializer Microsoft
Steps to reproduce : - create a new game object- go to Add Component- select Audio -> Audio Spatializer and notice the missing icon Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... 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
Selection in fields on blend tree malfunctions on first select
To reproduce:1. Import the attached animator. It has a few Blend trees that can be used for testing this2. Open the animator window3... Read more
Unity crashes when adding a mesh to a sprite renderer
Adding a mesh via drag&drop to a gameobject that has a sprite renderer causes Unity to crash. To reproduce:1. Open attached proj... 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
Unity crashes on assigning a missing script
To reproduce:1. Open the attached project (uGUI 3) or the sample uGUI beta 3 project2. Open the Example - Layout Constraints scene3.... Read more
Values not updating in the inspector until you force a repaint
To reproduce:1. Open attached project2. Open scene "Derp"3. Select the main camera4. Enter play mode5. Inspect the Scroll View View ... Read more
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
Vector property input boxes for materials shrinks when width of the insp...
Reproduction steps:1. Open attached Unity project.2. Open "Water4 > Materials > Water4Simple(or Water4Advanced)"3. Notice, tha... 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