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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment