Starting a new visionOS project from the Immersive App Template
Unity’s visionOS Template provides a starting point for visionOS development in Unity. The template configures project settings, pre-installs the right XR related packages, and includes various pre-configured Example Assets to demonstrate how to set up a project that is ready to deploy to visionOS.
For more information on hardware and Unity version requirements visit Requirements
The visionOS Template demonstrates:
- Virtual Environment
- Mixed Reality Environment
- Shared World Environment
- Multi-mode and Responsive Layout
- XR Input and Interactions
Using the Template Quick Start
To use the visionOS project template, follow these steps:
- Install Unity 2022.3 LTS and make sure you target the visionOS build target.
- Download the zipped visionOS template project here, and unzip to your desired file location.
- Use the Unity Hub to
Add project from disk
, targeting that unzipped location. - In the template, you will be led through next steps via the In-Editor Tutorial.
- Go to
Tutorials > Show Tutorials
if the tutorial does not show up automatically.
- Go to