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
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
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
Element collapse/expand arrows invisible when using UI Elements List View
Reproduction steps:1. Open the attached project: "1425220.zip"2. Open Scenes/SampleScene3. Select "TestThing" GameObject in the Hier... Read more
[Performance Regression] Focusing and interacting with Clip Inspector in...
Steps to reproduce:1. Open the attached project ("1195759.zip")2. Select the "Minecrafy.fbx" file in the Project window3. Click on a... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used