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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Can't be reproduced after 6000.2.4f1, 6000.0.58f1, 6000.3.0b2, 6000.4.0a1