Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.30f1
2022.3.9f1
2023.1.12f1
2023.2.0b8
2023.3.0a4
Issue ID
UUM-47834
Regression
No
Editor crashes on GfxDeviceD3D12Base::DrawBuffersCommon when exiting Play Mode while using Ray Tracing and Direct3D12 Graphics API
How to reproduce:
1. Open the “IN-52357_repro.zip“
2. Open the “JustTest“ Scene
3. Enter Play Mode and exit
Expected result: The Editor runs
Actual result: Editor crashes
Reproducible with: 2021.3.30f1, 2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0b4
Reproducible on: Windows 10
Not reproducible on: Windows 11
First few lines of stack trace:
0x00007FF79769F00B (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FF79769E2AE (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FF79769E530 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FF798CD5BF2 (Unity) GfxDeviceWorker::RunCommand
0x00007FF798CD897B (Unity) GfxDeviceWorker::RunExt
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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
Resolution Note:
There are no fixes planned for this Bug