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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Add comment