Search Issue Tracker
PlayMode tests fail when using Gamepad shoulder buttons with Unity.Input...
How to reproduce:1. Download and open the attached project2. Open the Test Runner window3. Press "Run All" Expected outcome: All tes... Read more
ScriptableObject field does not refresh immediately when deleted or set ...
How to reproduce: Open the attached project "Unity 2022.2.7f1 - Scriptable Object field delete and set to None doesnt update immedia... Read more
Crash on BurstCompilerService::CompileAsync when opening a project
Reproduction steps:1. Open the attached “repro-project“2. Observe the crash Reproducible with: 2021.3.16f1, 2021.3.20f1, 2022.2.10f1... Read more
[Windows] URP Game and scene view results in black screen on Windows (DX...
Reproduction steps:1. Open the project “BlackEditor”2. Observe Game and Scene views Expected result: Game and Scene views are with a... Read more
"Instructions should not read uninitialized value" errors when compiling...
Reproduction steps:1. Open the attached project “Shader_ERROR”2. In the Project window select “Assets/New Shader Graph.shadergraph”3... Read more
"DOTS source generators" error when using "#if" directives in imports
Reproduction steps:1. Open “MinProject“2. Enter Safe Mode if prompted (otherwise opening gets stuck at Completing Domain)3. Observe ... Read more
[Android] Breakpoints are stuck on "Evaluating" status and fail to retri...
How to reproduce:1. Open the user’s attached “UCTemplateToReduced” project2. Set a breakpoint at line 323 in the Assets/Script/Loadi... Read more
Combining Copy Depth, Render Scale and off screen target throws error
In a setup where a camera is rendering to an off screen texture and render scale is set to something else than 1. If a depth copy is... Read more
"implicit truncation of vector type" warnings are thrown in the Shader G...
How to reproduce:1. Open the user attached project “ShaderGraphWarningTest.zip“2. Select the “New Shader Graph” graph in the Assets ... Read more
Crash on RaiseException when opening specific project
Reproduction steps:1. Open the attached project “CrashRepro“ Expected result: Project opensActual result: Editor crashes Reproducibl... 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