Search Unity

Bug Meta prevent building a APK on OpenXR

Discussion in 'VR' started by Hobodi, Mar 21, 2023.

  1. Hobodi

    Hobodi

    Joined:
    Dec 30, 2017
    Posts:
    101
    Hi, as far as I understand OpenXR should be universal and built for all devices supporting OpenXR. Otherwise, there are SDKs specifically for the target device.
    Without the meta feature enabled, the build error disappears, but the joysticks just do not respond.

    Am I misunderstanding the concept of OpenXR ?




     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,043
    Remove the kronos controller and build.

    Cross platform openXR runtimes on android are not mature yet and not widely supported by headsets.

    OpenXR does simplify development, as you just need to support openXR and not multiple runtimes, but right now you do need 1 android build per vendor