Search Unity

Desktop applications with XR support

Discussion in 'VR' started by Cromfeli, Dec 9, 2019.

  1. Cromfeli

    Cromfeli

    Joined:
    Oct 30, 2014
    Posts:
    202
    Previously it was possible to add Unity XR platform support for mixed reality, so that your application could be launched within other MR applications and the interaction with the UI would be based on the XR input system e.g. wands.

    Now when launching desktop application built with Unity, it can not be built without adding XR support (as the interaction was recently moved to the XR package). Yet this behavior now FORCE the application to run within the Mixed Reality portal, even if user would just like to run the application without MR.

    What can be done to get back the old functionality? Support MR use, yet allow also running application without MR.

    uwp-mr-desktop.jpg
     
  2. Cromfeli

    Cromfeli

    Joined:
    Oct 30, 2014
    Posts:
    202
    Edit2: Ok, now this is interesting! It was actually all connected to:

    isWsaHolographicRemotingEnabled: 1

    And also had to downgrade the MR package to .14 or get this error:

    Error MSB3030 Could not copy the file "......PerceptionDevice.dll" because it was not found.

     
    Last edited: Dec 9, 2019