Search Issue Tracker
Variables are reported as uncovered lines and methods when using inline ...
Reproduction steps: 1. Open the attached project "44715.zip" 2. Open the Test Runner window 3. Click Run All 4. Click Run All ag... Read more
[OSX] Editor performance regression in 5.0 on Mac (when multiple views a...
To reproduce: 1. Open attached project 2. Open Test scene 3. Notice that scene runs at 30 fps 4. Maximize Game view 5. Notice that... Read more
Crash on (nvoptix) optixQueryFunctionTable when opening project or light...
Create a new project. Close the editor. Open the project with -force-vulkan. => Crashes the editor with the following stack trace: ... Read more
[Shuriken] Separate axes makes particle rotate in opposite direction
Steps to reproduce: 1. Download and import attached project. (ReversedRotation.zip) 2. Play. 3. Select one of two particle system ... Read more
The first dropdown menu element is selected when selecting the last elem...
How to reproduce: 1. Open project "BugReport.zip" 2. Open "Scene" Scene (Assets>Scene) 3. In the Hierarchy window select "GameObj... Read more
HDR does not get enabled in the Player when 'Use HDR Display Output' is ...
Reproduction steps: 1. Make sure HDR is enabled on the display 2. Open the attached ”URP.HDR.zip” project 3. Open the “Scene“ Sce... Read more
VFX "Graph Output Particle HDRP Lit Mesh" is producing incorrect Shadows...
Reproduction steps: 1. Open the attached project 2. Open "VFX Shadow Bug Test Case.vfx" Visual Effect Graph located in the Assets fo... Read more
Physics.ComputePenetration detects a collision with CapsuleCollider if M...
How to reproduce: 1. Open project "ComputePenetrationBug.zip" 2. Enter the Play Mode 3. Open Scene window and move "Capsule" GameObj... Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps: 1. Open attached project 2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Document... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce: 1. Open user-submitted project (ForDebugging.zip) 2. Open the SampleScene 3. Enter Play Mode 4. Click the 'Save' U... 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
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP