Because when i try to build my project for Android it gives me
[Error] Missing VulkanSDK.
Which likely means that i need to install it.
not sure this is enough, or however there’s something for Vulkan debugging on the official pages
1 Like
Apparently i just forgot to run dotnet workload install android on my command prompt to install the .net workload after that everything built perfectly
1 Like
