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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment