Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.2.0a20
2021.1
2021.2
Issue ID
1305997
Regression
Yes
[Direct3D 12] Crash with various stack traces when running a 3D Game Kit build with DX12 API
How to reproduce:
0. You can use the 3D Game Kit project attached below. If doing so - skip to step 3.
1. Create a new 3D Game Kit project(Unity Hub > Learn Tab > The Explorer: 3D Game Kit)
2. Open the Project Settings > Player > Other, uncheck 'Auto Graphics API for Windows' and add Direct3D 12 as the primary API
3. Build and run the project
4. Start the game from the main menu
5. Once the game loads, rotate the camera around the character
Expected result: the player does not freeze or crash
Actual result: the player freezes or crashes
Reproducible with: 2020.2.0a20, 2020.2.4f1, 2021.1.0b5, 2021.2.0a4
Not reproducible with: 2019.4.20f1, 2020.2.0a19
Could not test with: 2018.4.30f1(3D Game Kit incompatible)
Notes:
The player does not always leave a stack trace after freezing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
Add comment