Please Select Your Location
Australia
Österreich
België
Canada
Canada - Français
中国
Česká republika
Denmark
Deutschland
France
HongKong
Iceland
Ireland
Italia
日本
Korea
Latvija
Lietuva
Lëtzebuerg
Malta
المملكة العربية السعودية (Arabic)
Nederland
New Zealand
Norge
Polska
Portugal
Russia
Saudi Arabia
Southeast Asia
España
Suisse
Suomi
Sverige
台灣
Ukraine
United Kingdom
United States
Please Select Your Location
België
Česká republika
Denmark
Iceland
Ireland
Italia
Latvija
Lietuva
Lëtzebuerg
Malta
Nederland
Norge
Polska
Portugal
España
Suisse
Suomi
Sverige

VIVE OpenXR Plugin installation

  1. ViveOpenXR Plugin is a Game Plugin (Project Plugin).
  2. Download and extract vive_openxr_plugin_<version>.zip
  3. Copy and paste ViveOpenXR to <Your Project Folder>\Plugins\ such as <Your Project Folder>\Plugins\ViveOpenXR (Create a directory named “Plugins” if the project doesn’t have.)
  4. Click Edit > Plugins , Vive OpenXR should be in the INSTALLED > Virtual Reality . Please relaunch the editor if the Vive OpenXR is not in the Plugins list.
    viveopenxrplugininstallation_4
  5. For AIO projects, follow the steps below to setup Android Environments and project settings .

    i. Refer to Setting up Android SDK and NDK for Unreal to set up Android Environments. You might need to manually target the Location of Android SDK and NDK in Project Settings > Platforms > Android SDK if you did not install Android SDK at the default path.
    viveopenxrplugininstallation_5_1

    ii. For the Location of Android SDK. Go to Tools > SDK Manager in Android Studio Editor and navigate to Appearance & Behavior > System Settings > Android SDK. The Android SDK Location is the path to be filled.
    viveopenxrplugininstallation_5_2

    iii. Fill your Android NDK ( 25.1.8937393 ) path to it for both UE5.2 and UE5.3 . The NDK can be downloaded from the Android SDK. Click the tab SDK Tools and select Show Package Details at the bottom right of the page to see the options.

    iv. Make sure the following project settings are set. We assumed you migrate your scene to Virtual Reality project which Epic Games offered. You can refer to other settings in Virtual Reality project that we didn’t mention below.
    Enable Support Vulkan .
    viveopenxrplugininstallation_5_4
    Disable Show launch image to get rid of the non-stereo splash while launching app .
    viveopenxrplugininstallation_5_4_1

  6. Check Edit > Plugins > Built-in > Virtual Reality . Make sure OpenXR is enabled but keep SteamVR and OculusVR disabled.

  7. Navigate to Edit > Project Settings > Plugins > Vive OpenXR for checking these OpenXR extensions ViveOpenXR provided. Remember to restart the editor for the changes to take effect.
    PluginInstallation_ProjectSettings.png