Search Issue Tracker
Fixed
Fixed in 6000.0.47f1, 6000.1.0b14, 6000.2.0a9
Votes
0
Found in
6000.0.43f1
6000.1.0b11
6000.2.0a7
Issue ID
UUM-100009
Regression
No
Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
Reproduction steps:
1. Create a new “Universal 3D“ project
2. Import the “Fantasy Kingdom in Unity 6 | URP“ tutorial project from the Asset Store (https://assetstore.unity.com/packages/essentials/tutorial-projects/fantasy-kingdom-in-unity-6-urp-298128)
3. Go to “Edit → Project Settings… → Player“ and change the graphics API to “Vulkan“
4. Observe the crash
Alternative steps:
1. Open the attached “repro_IN-96042“ project
2. Observe the crash
Reproducible with: 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Couldn’t test with: 2022.3.60f1 - “Fantasy Kingdom in Unity 6 | URP“ is not supported on this stream
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
First few lines of the stack trace:
0x00007FFD73CC541A (nvoglv64) vkGetInstanceProcAddr
0x00007FFD73CDA08C (nvoglv64) vkGetInstanceProcAddr
0x00007FFD73CD8C2C (nvoglv64) vkGetInstanceProcAddr
0x00007FFD51AA1B27 (Unity) vk::TaskExecutor::HandleCommandStream
0x00007FFD51AA0283 (Unity) vk::TaskExecutor::ExecuteCommandbuffers
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment