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
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
Add comment