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
- AR Foundation 6.1.0-pre.3 or newer
- OpenXR 1.13 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.
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.
Important
To use any feature in this package, you must enable the corresponding OpenXR Feature in the Android XR feature group. Otherwise, your app can't access these features. Refer to Configure Project Settings.