Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.42f1
6000.1.0b10
6000.2.0a6
6000.3.0a1
6000.4.0a1
Issue ID
UUM-99658
Regression
No
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when entering the Play Mode while Direct3D12 is selected as the graphics API
Reproduction steps:
1. Open the attached “repro_IN-95885“ project
2. Open the “Assets/Scenes/OmegaProject.unity“ Scene
3. Make sure that the “Graphics API for Windows“ (“Edit → Project Settings… → Player → Other Settings“) is set as “Direct3D12“
4. Enter the Play Mode
5. Observe the crash
Reproducible with: 6000.0.42f1, 6000.1.0b10, 6000.2.0a6
Couldn’t test with: 2022.3.60f1 - A lot of missing namespaces due to "Core RP Library" downgrade
Reproducible on: Windows 10 (22H2), Windows 11 (23H2) (user’s)
Not reproducible on: No other environments tested
Note: Crash is not 100% consistent, so if the Editor doesn’t crash after entering the Play Mode - exit the Play Mode and repeat the steps
First few lines of the stack trace:
0x00007FFBCFEC2AFB (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FFBCFEC260C (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FFBCFEC28E9 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FFBD1692CFD (Unity) GfxDeviceWorker::RunCommand
0x00007FFBD169627C (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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note:
Can't be reproduced after 6000.2.4f1, 6000.0.58f1, 6000.3.0b2, 6000.4.0a1