Search Issue Tracker
Fixed in 6000.0.12f1
Fixed in 6000.0.X, 7000.0.0a3, future release
Votes
2
Found in
6000.0.6f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-73969
Regression
No
Crash on GfxDeviceD3D12Base::UpdateComputeResources when in the Play mode
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Enter The Play mode
3. Turn around and run
Expected result: The Play mode continues
Actual result: Editor crashes
Reproducible with: 6000.0.6f1
Couldn’t test with: 2021.3.39f1, 2022.3.31f1 - package errors and the scene breaks
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Notes:
Reporter said that it also crashes while in Edit mode randomly, but this could not be reproduced locally
Only reproduces with Directx12
First few lines of stack trace:
{noformat}
0x00007FFD6BB1ABC1 (Unity) GfxDeviceD3D12Base::UpdateComputeResources
0x00007FFD6D2B67C0 (Unity) GfxDeviceWorker::RunCommand
0x00007FFD6D2BC9EC (Unity) GfxDeviceWorker::RunExt
0x00007FFD6D2BCB1D (Unity) GfxDeviceWorker::RunGfxDeviceWorker{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment