Search Issue Tracker
"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 preset icon Verify, t... Read more
Editor crashes at "__assert_fail_base.cold" when opening a project (Linux)
How to reproduce:1. Create and open a new project2. Observe the crash Reproducible with: 2019.4.31f1, 2020.3.21f1, 2021.1.27f1, 2021... Read more
[SRP only] Clearing playerprefs causes assets to reimport on playmode
How to reproduce:1. Open the attached "ReloadBug.zip" project2. Load "SampleScene" scene3. Enter and exit the Play mode multiple tim... Read more
Asset refresh times are approximately 5 times longer in Unity 2017.2.0a2...
How to reproduce:1. Open the attached "SurvivalShooter" project2. Perform a few Asset refreshes by pressing Ctrl + R (or CMD+R, if y... Read more
"In order to call GetTransformInfoExpectUpToDate..." error message appea...
How to reproduce:1. Create a new project2. Change "Directional Light" type from Directional to Spot, make sure that it's Shadow Type... Read more
[Mac] Editor performance drops on macOS when clicking and dragging on Po...
How to reproduce:1. Create a new project2. Right-click on the Hierarchy window and create a Cube (3D Object > Cube)3. Select Cube... Read more
[Regression] URP Unlit ShaderGraph is broken in Hybrid Renderer V2
How to reproduce:1. Open attached project (ECS_HybridURPSamples.zip) with 2020.32. Open MaterialOverridesSample scene Expected resul... 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" project2. Enter Play mode3. Open the Profiler as a Standalone... Read more
[macOS] Unity freezes and never exits when running Test Runner from Comm...
To reproduce:1. Open Terminal window2. Download user's project and unzip it3. Launch Test Runner by using this command:/(path to the... Read more
Editor crashes on TextCore::FontEngine::GetSystemFontReferencesInternal ...
Reproduction steps:1. Open a project that contains a font with a missing font family and/or style name Reproducible with: 2021.2.0f1... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu