Search Issue Tracker
Double-clicking a script in the Inspector window does not open the Exter...
How to reproduce: 1. Create a new Unity project 2. Create a new script and attach it to any GameObject 3. In the Inspector window do... Read more
Polygon Collider 2D is missing Edit Collider button in the Inspector window
How to reproduce: 1. Create a new project 2. Create a new gameObject and add the Polygon Collider 2D collider to it 3. Observe Inspe... Read more
Cannot zoom out curve graph when the graph is in focus
Steps to reproduce: 1. Create a new project 2. Create a new Audio Source in the Hierarchy and select it 3. Expand "3D Sound Settings... Read more
"ArgumentException: Object at index 0 is null" thrown when entering play...
How to reproduce: 1. Create a new project 2. Create a c# script and attach it to any object in the Hierarchy window 3. Add second I... Read more
First array element expansion is broken for arrays that use Custom Prope...
How to reproduce: 1. Open the attached project 2. Open the "SampleScene" and select "Input array" in the Hierarchy 3. Try to add bin... Read more
Cannot expand a private list of variables when using the Debug Inspector...
How to reproduce: 1. Open the attached project 2. Open SampleScene 3. Select GameObject in the Scene Hierarchy 4. Switch inspector t... Read more
Navigating between input fields with Tab does not enable opportunity to ...
Steps to reproduce: 1) Open Unity and create a new project 2) Add an empty gameObject in the Hierarchy window 3) In the Inspector w... 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
Text in the Inspector overlaps with the text below
How to reproduce: 1. Open the attached "case_1426862" project 2. Select the "FilmPOC" asset in the Scenes folder 3. Click "Config" u... Read more
Inspector window is not disabled when a scene template is immutable
Reproduction steps: 1. Open the user's attached project "MaterialEditorBugs.zip" 2. Select the SampleScene.scenetemplate asset locat... 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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed