Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question xr plugin management settings?

Discussion in 'VR' started by K_Kuriyama, Aug 26, 2021.

  1. K_Kuriyama

    K_Kuriyama

    Joined:
    Jul 4, 2020
    Posts:
    59
    I want to develop an Oculus Quest VR application with OpenXR.
    How should I set the xr plugin management settings?
    Should I check OpenXR and Oculus?
    Or should I just check OpenXR?
     
  2. the_real_apoxol

    the_real_apoxol

    Unity Technologies

    Joined:
    Dec 18, 2020
    Posts:
    467
    If you only want to use OpenXR then just check OpenXR. The Oculus checkbox is for the Oculus native plugin.
     
  3. K_Kuriyama

    K_Kuriyama

    Joined:
    Jul 4, 2020
    Posts:
    59
    thanks for your reply.
    Check only OpenXR.
    Thank you.