Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Claytonious's avatar
1 year ago

Dynamic resolution on Unity 6 with OpenXR?

We're forced to use the OpenXR plugin instead of the Oculus XR Plugin on Unity 6 in order to get Application Spacewarp without a forked, obsolete version of URP. BUT this prevents us from using dynamic resolution on OVRManager. When trying to enable it, one gets this error message:

Vulkan Dynamic Resolution is not supported on your current build version. Ensure you are on Unity 2021+ with Oculus XR plugin v3.3.0+

Does Meta want us to use the Oculus XR plugin instead of the Open XR plugin? If so, then how would we use application spacewarp (without using that very old fork of URP)?

6 Replies

Replies have been turned off for this discussion
  • LordArceus's avatar
    LordArceus
    Meta Quest Support

    Hi Claytonious! That seems like a quest for the big brains over in the Developer Team ðŸ§ 

    To contact them:

    1. Navigate to Developer Support
    2. Log in to your Meta Horizon Developer account
      1. Note: In order to access the Developer Support Portal, your account must be verified as a developer. For more information on verifying as a developer, please review our FAQ page.
    3. In the top right, click Contact Us. 
    • MetaStoreHelp's avatar
      MetaStoreHelp
      Community Manager

      Hi Claytonious!

      We can see that you're still seeking an answer for your question.

       

      We advise that you explore our Developer Support center and take a look at the documentation. If you are still in need of help, please select our name to get to our profile page, or click here: https://metaque.st/CommunitySupport. Next, click "Send a Message" to privately message us! Please remember, you must be signed into the community first to send us a private message.

       

       

      Best wishes,
      Meta Quest Team

    • baroquedub's avatar
      baroquedub
      MVP

      Hi Claytonious Hope you don't mind me resurrecting this thread. Did you end up contacting Meta directly, and/or did you ever get a solution for this? I'm currently trying to decide which plugin to use

      • Claytonious's avatar
        Claytonious
        Protege

        As it turns out, you *can* successfully activate ASW with either the OculusXR plugin or the OpenXR plugin under the latest URP in Unity 6. So if you want to use dynamic resolution, you can use the OculusXR plugin.