Search Issue Tracker
Styling: GameObject Static dropdown needs highlight color
On any GameObject, click on the Name field in the Inspector and press Tab once. The Static dropwdown receives keyboard focus (you ca... Read more
Unity crashes when deleting a game object that is locked in the Inspecto...
To reproduce:1. Open the project attached2. Select gameobject "Player"3. Lock one Inspector window4. Delete the "Player" gameobject ... Read more
Selecting a prefab in project view throws Array index is out
To reproduce:1. Open attached project2. Select Cloth prefab in project viewExpected result: The prefab gets selectedActual result: T... Read more
Closer framing for asset previews using Bounding Spheres
The new preview window: Assets are very small/farway compared to if you preview a material. Read more
DrawDefaultInspector() doesn't work properly
To reproduce:1. Open a project2. Open a scene with an object that has a sprite renderer3. Click on the game object in the hierarchy ... Read more
Script component does not get attached if any script contains syntax errors
To reproduce:1. Open the attached project (it contains the main camera and a script attached to it which intentionally cause some co... Read more
Adding a script to a game object when any of the scripts contain errors ...
To reproduce:1. Open the attached project (it contains a game object and a script with some syntax mistakes)2. Try to drag the "test... Read more
Static toggle in inspector is incorrect with multiselect
Steps to reproduce : - import the project attached- open the scene- select the two cubes and notice that the inspector doesn't updat... Read more
Custom property drawer for scriptable object reference
Custom property drawer for scriptable object reference incorrectly appears for MonoScript reference within scriptable object instanc... Read more
Audio Listener component is not draggable in the Inspector
To reproduce:1. Open attached project2. Open "Test" scene3. Select Main Camera in the Hierarchy4. In the Inspector try to drag the 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument