Search Issue Tracker
Double-clicking a script in the Inspector window does not open the Exter...
How to reproduce:1. Create a new Unity project2. Create a new script and attach it to any GameObject3. In the Inspector window doubl... Read more
Inspector fails to render and NRE errors thrown when Domain is reloaded ...
How to reproduce:1. Create and open a new project2. Add a GameObject to the Hierarchy (right click in Hierarchy and select “Create E... Read more
Polygon Collider 2D is missing Edit Collider button in the Inspector window
How to reproduce:1. Create a new project2. Create a new gameObject and add the Polygon Collider 2D collider to it3. Observe Inspecto... Read more
Cannot zoom out curve graph when the graph is in focus
Steps to reproduce:1. Create a new project2. Create a new Audio Source in the Hierarchy and select it3. Expand "3D Sound Settings"4.... Read more
"ArgumentException: Object at index 0 is null" thrown when entering play...
How to reproduce:1. Create a new project2. Create a c# script and attach it to any object in the Hierarchy window3. Add second Inspe... Read more
First array element expansion is broken for arrays that use Custom Prope...
How to reproduce:1. Open the attached project2. Open the "SampleScene" and select "Input array" in the Hierarchy3. Try to add bindin... Read more
Cannot expand a private list of variables when using the Debug Inspector...
How to reproduce:1. Open the attached project2. Open SampleScene3. Select GameObject in the Scene Hierarchy4. Switch inspector to De... Read more
Navigating between input fields with Tab does not enable opportunity to ...
Steps to reproduce: 1) Open Unity and create a new project2) Add an empty gameObject in the Hierarchy window3) In the Inspector wind... Read more
List element overlaps everything when using Serializable struct/class
Reproduction steps:1. Open the attached project2. Open “Assets/Scenes/SampleScene.unity”3. Click “Cube” GameObject5. In the Inspecto... Read more
You cannot resize a box collider when you have two inspectors
You cannot resize a box collider when you have to inspectors open at the same time. Happens probably for reflection probe as well (t... 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