Search Issue Tracker
Fixed
Fixed in 2022.3.18f1, 2023.1.15f1
Votes
0
Found in
2022.3.17f1
2023.1.14f1
Issue ID
UUM-64512
Regression
Yes
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when performing various Unity operations with Dx12
A recurring crash issue has been identified in Unity, affecting various workflows. Users have experienced crashes during project opening, closing, or building, compiling scripts, asset importing, and periods of prolonged inactivity with Dx12 graphics API. After a review of all relevant bug reports in our database, it has been concluded that this issue has been successfully resolved and no longer reproduces in active streams.
Reproducible with: 2022.3.17f1, 2023.1.14f1
Not reproducible with: 2021.3.35f1, 2023.2.10f1, 2023.3.0b7
Fixed in: 2023.1.15f1
Reproduced on: Windows 10, Windows 11 (by reporters)
Not reproducible on: No other environment tested
Note: The determination of the 'Fixed in' versions was made based on an analysis of the last known versions that were affected by the issue
First few lines of stack trace:
{noformat}
0x00007FF6E42EF15B (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FF6E42EE4EE (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FF6E42EE770 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FF6E59256C2 (Unity) GfxDeviceWorker::RunCommand
0x00007FF6E59280FB (Unity) GfxDeviceWorker::RunExt{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment