In the example Native Rendering plugin, if SUPPORT_VULKAN is enabled, and the Vulkan API is activated in the Editor, nevertheless, m_UnityVulkan = interfaces->Get() returns a null pointer.
Why is this? Has Vulkan support been implemented for native plugins?
↧