Search Issue Tracker
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
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
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
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
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
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
[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
Materials in the Skinned Mesh Renderer material list get assigned incorr...
How to reproduce: 1. Open attached project "TestPrj2021.zip" 2. Open "Sample" scene 3. Open Animation window 4. Select "GameObject" ... Read more
Lists auto expand when scrolling down in the Inspector Window
How to reproduce: 1. Open user attached project "Reorderable Bug.zip" 2. Open scene "TestScene" 3. In the Hierarchy window select Ga... Read more
Elements overlap one another in the Inspector window when using MinAttri...
Reproduction steps: 1. Open the attached user's project "Bug Test.zip" 2. Open "test.unity" Scene 3. Select the "GameObject" in the ... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL