Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.44f1
6000.1.0b12
6000.2.0a7
6000.3.0a1
Issue ID
UUM-101728
Regression
No
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when switching dynamic resolution upscalers
Reproduction steps:
1. Open the attached project "MinimalRepro"
2. Open the “OutdoorScene“ Scene and wait for everything to load and compile
3. Enter the Play mode
4. Enable “Allow FSR2“ if it’s not enabled
5. Select the “Main Camera“ GameObject in the Hierarchy
6. Enable/Disable “HDRP Dynamic Resolution“ a few times
Expected result: Dynamic resolution is turned on/off
Actual result: Editor crashes
Reproducible with: 6000.0.44f1, 6000.1.0b12, 6000.2.0a7
Couldn’t test with: 2022.3.60f1 - (no FSR2 option on the camera)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
Seems to not crash if “Compiling compute variants“ has not finished
Some volume overrides can be removed but that significantly reduces the reproduction rate
First few lines of stack trace:
{noformat}0x00007FFAE00D021B (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FFAE00CFD2C (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FFAE00D0009 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FFAE189B977 (Unity) GfxDeviceWorker::RunCommand{noformat}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-100044