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
Element collapse/expand arrows invisible when using UI Elements List View
Reproduction steps: 1. Open the attached project: "1425220.zip" 2. Open Scenes/SampleScene 3. Select "TestThing" GameObject in the H... Read more
UI Elements List View horizontal slider always visible when resizing
Reproduction steps: 1. Open the attached project: "1425220.zip" 2. Open Scenes/SampleScene 3. Select "TestThing" GameObject in the H... 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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project