Search Issue Tracker
Fixed in 2022.2.4f1
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a25
Votes
4
Found in
2022.2.0b5
2023.1.0a8
Issue ID
UUM-12979
Regression
No
Crash on DirectX12 with multiple stack traces when entering Play mode
Reproduction steps:
- Open the attached project “IN-14231.zip“
- Open the “SpawnUntilCrashScene.unity” scene
- Enter Play mode and wait
Expected result: The Editor does not crash
Actual result: The Editor crashes after a few seconds
Reproducible with: 2022.2.0b5, 2023.1.0a8
Could not test with: 2020.3.38f1, 2021.3.8f1, 2022.1.14f1 - due to errors in the Console when downgrading the project
Reproduced on: Windows 10 Pro
First few lines of the stack traces:
0x00007FF6D772E39B (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FF6D772D73E (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FF6D772D9C0 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FF6D8D2B9AE (Unity) GfxDeviceWorker::RunCommand
0x00007FF6D8D2E39B (Unity) GfxDeviceWorker::RunExt
0x00007FFC1E679F7E (Unity) BufferD3D12::BeginWrite
0x00007FFC1E41E9FF (Unity) GfxDevice::UpdateBufferRanges
0x00007FFC1FCAF9C4 (Unity) GfxDeviceWorker::RunCommand
0x00007FFC1FCB2AEB (Unity) GfxDeviceWorker::RunExt
0x00007FFC1FCB2C08 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FFCAD874FD9 (KERNELBASE) RaiseException
0x00007FFC22843AA8 (D3D12SDKLayers) D3D12TranslateCreateDevice
0x00007FFC227832E0 (D3D12SDKLayers) D3D12TranslateCreateDevice
0x00007FFC22783197 (D3D12SDKLayers) D3D12TranslateCreateDevice
0x00007FFC227A74AE (D3D12SDKLayers) D3D12TranslateCreateDevice
Comments (1)
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
lgarczyn
Jan 12, 2023 14:43
Any way to mitigate this issue until the fix is available in beta ?