Search Issue Tracker
Fixed
Fixed in 6000.2.9f1, 6000.3.0b7, 6000.4.0a3
Votes
2
Found in
6000.1.14f1
6000.2.2f1
Issue ID
UUM-114301
Regression
No
Crash on D3D12GetInterface when creating a new project
How to reproduce:
1. Create a new project
Expected result: The project opens
Actual result: The project fails to open
Reproducible with: 6000.1.12f1, 6000.1.14f1
Reproducible on: Windows 10 (reporter)
Notes:
- Not reproduced by CQA
- Issue reproduced when creating a project different templates
- Reportedly the crash occurs when the loading screen reaches “Initializing Graphics” step
- The project disappears from Unity Hub after the crash
First few lines of stack trace:
{noformat}0x00007FFD2CE713A9 (D3D12Core) D3D12GetInterface
0x00007FFD2CE0036E (D3D12Core) D3D12GetInterface
0x00007FFD940D5406 (d3d12) GetBehaviorValue
0x00007FFD2CF372FB (D3D12Core) D3D12GetInterface
0x00007FFD2CE5B57C (D3D12Core) D3D12GetInterface{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment