Search Issue Tracker
IndexOutOfRangeException is thrown when increasing the size of an Expose...
How to reproduce:1. Open the user-submitted project2. Open the scene "bug" (Assets/bug.unity)3. In the Hierarchy window, select the ... 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 Scene3. 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 > Sample... 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" Scene3. Select "SAMPLE" GameObject in the Hie... 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 folder3. 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 v... Read more
Edit Collider button missing in Box Collider when working with multiple ...
Reproduction steps:1. Open the attached project2. Open "Assets/Scenes/SampleScene"3. Select GameObject "Cube" from the Hierarchy4. C... Read more
NullReference error is thrown when trying to delete an array element in ...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/SampleScene"3. Select GameObject "Test" from the Hierar... Read more
Selecting a GameObject with Scripts that have a lot of data in Serializa...
How to reproduce:1. Open attached project2. Open Inspector3. Select Main Camera in Hierarchy Expected result: Everything is rendered... 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 window3. 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used