Search Issue Tracker
SDF Baking causes memory usage to continually rise when entering Play Mode
How to reproduce:1. Open the user attached "SDF Bake Bug.zip" project2. Enter Play Mode3. Open the Activity Monitor4. Open the "Memo... 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
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... >... 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 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
"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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code