Install OpenXR Spatial Entities
Install the Unity OpenXR: Spatial Entities package.
The Unity OpenXR: Spatial Entities package is available from the Package Manager.
Project requirements
To use OpenXR Spatial Entities X.Y, your project must meet the following requirements:
- Unity
6000.0or newer - AR Foundation
6.6.0or newer - OpenXR Plugin
1.17.1or newer
The Package Manager automatically installs required package dependencies if you don't already have them installed.
Install package by name
Install the Unity OpenXR: Spatial Entities package by name (com.unity.xr.spatialentities-openxr) as outlined in Install a UPM package by name.
Install provider packages (optional)
OpenXR Spatial Entities is compatible with vendor-specific packages such as Unity OpenXR: Meta and Unity OpenXR: Android XR. You must manually install these packages from the Package Manager if you want to use them in your project.
Note
AR Foundation only supports one implementation per AR feature. Refer to Choose one provider per AR feature for more information.