Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with Vulkan #25

Open
steven-jackson opened this issue Aug 23, 2022 · 1 comment
Open

Not working with Vulkan #25

steven-jackson opened this issue Aug 23, 2022 · 1 comment

Comments

@steven-jackson
Copy link

On Windows this plugin does not work with Vulkan. When changing the Player to use Vulkan no rendering happens from the plugin. Have tried rolling back the plugin to before VulkanV2 change, but no improvements. Have tried installing multiple versions of the Unity Editor, but no improvements.

@matasx8
Copy link

matasx8 commented Feb 10, 2023

Hi, try enabling Vulkan in the source code of the plugin:

#define SUPPORT_VULKAN 0 // Requires Vulkan SDK to be installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants