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

How to Install VIVE OpenXR Plugin-npm

⚠ NOTICE

This legacy plugin is no longer being updated and maintained, please develop mobile content with OpenXR 2-in-1 Unity / Unreal package .

How to install VIVE OpenXR Android Plugin:

  1. Download VIVE OpenXR Android unitypackage

  2. Import the unitypackage file in the Unity editor.
    How to import : Unity tutorial

  3. Select the menu on the Unity UI "VIVE/OpenXR Android Installer", press "Install or Update latest version".
    OpenXRAIO
  4. For "Install specific version",
    Step 1 : Copy the release version from Here
    Step 2 : Paste the versionto install the specific version.  (For example: "1.0.5")


If you can't find the version we provide on github, please refer the following tutorial to download:

Prerequisite: Unity Versions 2020.3.15f2, 2020.3.30f1 and 2021.3.3f1 are verified and recommended.

How to Install VIVE OpenXR Plugin

Step 1. Register source server

  1. From menu Edit > Project Settings
  2. Select Package Manager
  3. Input VIVE Registry

Name

VIVE

URL

https://npm-registry.vive.com

Scope

com.htc.upm

Note

All space in “URL” and “Scope(s)” must be trimmed

  1. Apply the change
    1.png

Step 2. Install VIVE OpenXR Feature

From menu: Window > Package Manager

1. Check sources in "My Registries”.
2. Install "VIVE OpenXR Plugin - Android".
OpenXR_Mobile_UPM

( Note: The version of the plugin available on your package manager may be different from the one in the screenshot, select the latest version or any version that suits your needs.)
3. Select “Yes” to use the Input System backends.
3.png

4. These dependent packages will be also installed (the following only shows the minimum supported versions, the real installed versions depend on the version of Unity):
    • InputSystem 1.3.0
    • XR Plugin Management 4.2.1
    • OpenXR Plugin 1.3.1

Note: After installing the plugin, you have to change the Project settings of Unity.
For details on how to setup the project, please visit Documentation