Search Issue Tracker
Fixed in 2021.3.21f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a3
Votes
4
Found in
2021.3.16f1
2022.2.2f1
2023.1.0a25
2023.2.0a1
Issue ID
UUM-22222
Regression
Yes
Crash on D3D12GetInterface when opening the project
Reproduction steps:
1. Open the attached “CrashRepro” project
Expected result: The project opens
Actual result: Unity Editor crashes
Reproducible with: 2021.3.16f1
Not reproducible with: 2020.3.44f1, 2021.3.15f1, 2022.1.0a1, 2022.1.24f1, 2022.2.2f1, 2023.1.0a25
Reproducible on: Windows 11 Pro 22H2
First lines of the stack trace:
{noformat}
0x00007FFD0A12ACCC (D3D12Core) D3D12GetInterface
0x00007FF76B80B756 (Unity) D3D12ComputeCapableCommandList::SetPipelineState
0x00007FF76B80BB98 (Unity) D3D12ComputeState::Transition
0x00007FF76B801EA9 (Unity) D3D12CommandListWithState::ApplyStateCompute
0x00007FF76B82E9C1 (Unity) GfxDeviceD3D12Base::DispatchComputeProgram{noformat}
Alternatively issue may also be recreated by running the SampleScene in the attached "My project (5).zip", for a smaller repro scene.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
Add comment