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.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Question How to handle OpenXR Runtime if multiple Runetimes are installed?

Discussion in 'VR' started by FusionPlay_Timo, Jan 16, 2023.

  1. FusionPlay_Timo

    FusionPlay_Timo

    Joined:
    Dec 1, 2020
    Posts:
    8
    Hello,

    In our game we use OpenXR but now with Oculus Quest in Link mode it is possible, that a user can run the game with Oculus or SteamVR set as OpenXR Runtime. For Oculus devices the Oculus Runtime works in most cases better. How can I ensure that the user sets the correct Runtime? It is possible to switch the runtime after the game starts but it is a horrible user experience. One Idea is to use launch options where the user can specify the OpenXR Runtime.

    Thanks
     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    2,955
    I think the OpenXR runtime is user set. If someone F***s up, that is their issue