Search Issue Tracker
Fixed
Fixed in 2022.2.0b14, 2023.1.0a15
Votes
0
Found in
2022.2.0b2
2023.1.0a4
Issue ID
UUM-9675
Regression
Yes
"Unable to intercept Vulkan initialization" gets logged when trying to intercept Vulkan initialization
Reproduction steps:
# Open the attached project
# Open the “GfxPluginVulkan.log” file located at the root of the project’s folder
# Observe the output inside the file
Expected result: Line “intercepted Vulkan initialization” is outputted after “Entered UnityPluginLoad()” line
Actual result: 3 “Unable to intercept Vulkan initialization …” lines are outputted after “Entered UnityPluginLoad()” line
Reproducible with: 2022.2.0a11, 2022.2.0b2, 2023.1.0a4
Not reproducible with: 2020.3.37f1, 2021.3.6f1, 2022.1.10f1, 2022.2.0a10
Couldn’t test with: 2019.4.39f1 (Editor instantly crashes)
Reproducible on: Windows 10 (21H2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment