Search Issue Tracker
Fixed
Fixed in 6000.0.12f1, 7000.0.0a3
Votes
2
Found in
6000.0.6f1
6000.1.0a7
6000.2.0a1
7000.0.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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment