Skip to main content

Mixed Reality

To setup a scene for HoloLens 2 follow these steps:

  1. Switch to Universal Windows Platform and apply the settings below.

    UWP Settings

    After switching to UWP, the Mixed Reality Toolkit components are installed. In Unity, a new Mixed Reality menu is added. Then the MRTK Project Configurator is displayed.

  2. If the MRTK Project Configurator is not displayed automatically, you can manually open it in the menu item Mixed Reality > Toolkit > Utilities > Configure Project for MRTK.

  3. In the MRTK Project Configurator, select Unity OpenXR plugin.

    MRTK Configurator

  4. If the following window is displayed, click on the Apply Settings button.

    MRTK Configurator 2

  5. Now go to Project Settings > XR Plug-In Management and set as follows.

    XR Plug-In Setup

  6. In Project Validation fix all the issues that may appear, with the FIX ALL button.

  7. Go to OpenXR and apply the following settings.

    OpenXR Setup

  8. In the MRTK Project Configurator, apply the default settings.

    MRTK Default Settings

  9. Save and restart Unity.

  10. Setup the scene with WEAVR.

  11. Disable the PlayerRIG from the WEAVR game object.

  12. Add the following MRTK objects to the scene:

    • MixedRealityToolkit
    • MixedRealityPlayspace
    • MixedRealitySceneContent
note

WEAVR provides limited support for HoloLens.