NativeRenderingPlugin icon indicating copy to clipboard operation
NativeRenderingPlugin copied to clipboard

Not working with Vulkan

Open steven-jackson opened this issue 3 years ago • 1 comments

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.

steven-jackson avatar Aug 23 '22 20:08 steven-jackson

Hi, try enabling Vulkan in the source code of the plugin: https://github.com/Unity-Technologies/NativeRenderingPlugin/blob/74e63095eade09ed1090447c8866074a4635fb30/PluginSource/source/PlatformBase.h#L53

matasx8 avatar Feb 10 '23 11:02 matasx8