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
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
Resolution Note:
Can't be reproduced after 6000.2.4f1, 6000.0.58f1, 6000.3.0b2, 6000.4.0a1