Search Issue Tracker
Fixed
Fixed in 2022.2.4f1, 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
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
lgarczyn
Jan 12, 2023 14:43
Any way to mitigate this issue until the fix is available in beta ?