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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
There are no fixes planned for this Bug