Search Issue Tracker
Application freezes or throws errors when built as an .AAB file with Spl...
Reproduction steps: 1. Open the reproduction project (there is none available in this case) 2. Go to Edit > Project Settings... > P... Read more
[SRP only] Clearing playerprefs causes assets to reimport on playmode
How to reproduce: 1. Open the attached "ReloadBug.zip" project 2. Load "SampleScene" scene 3. Enter and exit the Play mode multiple ... Read more
"In order to call GetTransformInfoExpectUpToDate..." error message appea...
How to reproduce: 1. Create a new project 2. Change "Directional Light" type from Directional to Spot, make sure that it's Shadow ... Read more
[Mac] Editor performance drops on macOS when clicking and dragging on Po...
How to reproduce: 1. Create a new project 2. Right-click on the Hierarchy window and create a Cube (3D Object > Cube) 3. Select ... 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
"ArgumentNullException: Value cannot be null. Parameter name: _unity_sel...
Steps to reproduce: # Create a project # Add 2D/3D game object # Go to "Inspector" tab # Select any component # Click on p... Read more
Editor crashes at "__assert_fail_base.cold" when opening a project (Linux)
How to reproduce: 1. Create and open a new project 2. Observe the crash Reproducible with: 2019.4.31f1, 2020.3.21f1, 2021.1.27f1, 2... Read more
[Regression] URP Unlit ShaderGraph is broken in Hybrid Renderer V2
How to reproduce: 1. Open attached project (ECS_HybridURPSamples.zip) with 2020.3 2. Open MaterialOverridesSample scene Expected re... Read more
[M1] "System is running out of memory" error is thrown when using Profi...
How to reproduce: 1. Open the user attached "URP_BasicDecalExample.zip" project 2. Enter Play mode 3. Open the Profiler as a Standal... Read more
Asset refresh times are approximately 5 times longer in Unity 2017.2.0a2...
How to reproduce: 1. Open the attached "SurvivalShooter" project 2. Perform a few Asset refreshes by pressing Ctrl + R (or CMD+R, if... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true