Issue when switching Graphic api from openGL to vulkan

when I switch My Graphic API to Vulkan my project no longer lunch. I get to “initializing graphic” then the unity window closes and i get this log in my editor logs

: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options

I am using linux Mint if that helps

Which Unity version?
Which render pipeline?

Unity 2022.2.3f1
using The Universal Render Pipeline

I suggest trying the latest tech release and maybe make a bug report if it still happens there

Ok i Installed unity 2022.2.11f1 still getting the same issue when changing api to vulkan also still getting the same log in edtior logs

[vulkan] LoadVulkanLibrary libvulkan.so.1[vulkan] Loaded instance function vkGetInstanceProcAddr
[vulkan] Loaded instance function vkGetInstanceProcAddr
[vulkan] Loaded instance function vkCreateInstance
[vulkan] Loaded instance function vkEnumerateInstanceExtensionProperties
[vulkan] Loaded instance function vkEnumerateInstanceLayerProperties
[vulkan] Loaded instance function vkEnumerateInstanceVersion
: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options

Then I suggest a bug report if no one else will reply

Ok I have installed unity 2021 and vulkan do work I will settle for 2021 for now

Please also make a bug report in 2022.2 so it can be fixed

yes i did thank you for help

2 Likes