Virtual Reality with Unity: Getting Started
A step-by-step walkthrough of setting up a basic Unity Project for VR headsets
Last updated
A step-by-step walkthrough of setting up a basic Unity Project for VR headsets
Last updated
These instructions were written for Unity version 2022.3.4f1. They may not work for future versions. These instructions are written primarily for Mac users.
Before getting started you should have:
Created a Unity Account and install
Unity Hub
Unity Editor
Create a Meta Developer account
Setup your Device in developer mode
We have created a starter project on Github that incorporates the steps listed here to make the process faster but it is recommended to learn the components needed for OpenXR projects before using it.