Search Issue Tracker
Fixed in 2022.2.0b14
Fixed in 2022.2.X, 2023.1.X, 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment