Search Issue Tracker
"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
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
[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
"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
"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
[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
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
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
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
System.Numerics.Vector4 returns incorrect values when the script is exec...
Reproduction steps:1. Open the attached project “VecTest”2. Open “SampleScene” Scene3. In the Console window menu press Editor and e... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler