Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨

3 Replies

Replies have been turned off for this discussion
  • Probably have some incorrect settings, but get's this when trying to build:


    Error building Player: BuildFailedException: XR is currently not supported when using the Vulkan Graphics API. Please go to PlayerSettings and remove 'Vulkan' from the list of Graphics APIs.

  • You have to comment out the check for Vulkan in the OVR scripts (where the error is triggered) since it checks if you have Vulkan enabled and stops the build since it thinks it's not supported.
  • With Unity 2019.3 and Vulkan enabled and XR Management installed. Hand tracking only works on the Editor. In the builds (for Quest), it's not working (hands are not viewable).