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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment