Install Android XR
This pages lists the technical requirements for Android XR. You can install the package from the Package Manager.
Requirements
To use the Unity OpenXR: Android XR package, your project must meet the following requirements:
- Unity 6000.0.23f1 or newer (Unity 6000.1.10f1 is recommended)
- Android Build Support module
- AR Foundation 6.2.0 or newer
- OpenXR 1.15.0 or newer
- XR Hands 1.6.0 or newer
When you install this package, if you don't already have AR Foundation or OpenXR in your project, the Package Manager automatically installs these dependencies.
Note
If you add the Android XR build profile in Unity 6.1 and newer, Unity automatically installs the latest compatible version of the Unity OpenXR: Android XR package.
Install Unity OpenXR: Android XR
Unity OpenXR: Android XR is an official Unity package available via the Package Manager.
To install the Android XR package from the Package Manager:
Create a new Unity project or open an existing one.
Click the link: com.unity.xr.androidxr-openxr.
The Unity Package Manager window opens with the package name entered in the Add package by name dialog.
(Optional) Enter the full version number, such as
X.Y.Z
, to install. If left blank, Unity chooses the "best" version. This is typically the latest release version for the current Unity Editor. Refer to the Changelog for a list of versions available at the time this documentation page was published.Click Add to add the package to your project.