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
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
Add comment