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|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
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
- Bad Naming Convention in Shortcuts Window for Shader Graph
Add comment