Search Issue Tracker
IndexOutOfRangeException is thrown when increasing the size of an Expose...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "bug" (Assets/bug.unity) 3. In the Hierarchy window, select t... Read more
[SceneTemplate] "The package cache was invalidated" warning when creatin...
Reproduction steps: 1. Open attached project "3d_to_urp.zip" 2. In Editor menu, select File -> New Scene 3. In New Scene window, sel... Read more
Script won't load when opening Sample Project "Simple Demo" of Input Sys...
Reproduction steps: 1. Open the attached project "1363607.zip" 2. Open the "SimpleDemo_UsingActionAsset" Scene from Assets > Samples... Read more
Wrong values get copied when copying long values in the Inspector
How to reproduce: 1. Open the attached project "PropertyULong.zip" 2. Open "SampleScene" Scene 3. Select "SAMPLE" GameObject in the ... Read more
Long Layer names are not fully visible in the drop-down list when select...
Reproduction steps: 1. Open the attached project "TestProject.zip" 2. Go to Assets > Scenes folder 3. Open "SampleScene.unity" Scene... Read more
Inspector math expressions like +=X evaluate incrementally for every new...
Since Unity 2021.2 the inspector got ability to evaluate better math expressions. For example, entering "+=3" adds 3 to the current ... Read more
Edit Collider button missing in Box Collider when working with multiple ...
Reproduction steps: 1. Open the attached project 2. Open "Assets/Scenes/SampleScene" 3. Select GameObject "Cube" from the Hierarchy ... Read more
NullReference error is thrown when trying to delete an array element in ...
Reproduction steps: 1. Open the user's attached project 2. Open "Assets/Scenes/SampleScene" 3. Select GameObject "Test" from the Hie... Read more
Selecting a GameObject with Scripts that have a lot of data in Serializa...
How to reproduce: 1. Open attached project 2. Open Inspector 3. Select Main Camera in Hierarchy Expected result: Everything is rend... Read more
Mesh Filter's Mesh Properties display a blank window for built-in primit...
How to reproduce: 1. Open the user's project "1351353.zip" 2. Select the "Torus-7-4">"default" Object in the Hierarchy window 3. In ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow