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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment