Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This page describes how to deploy your Unity Project with MRTK3 onto a HoloLens 2.
Note
- We strongly recommend using Holographic remoting for rapid iteration and testing on HoloLens 2, which allows for instant testing on the device without the need for compile + deploy.
Deployment Pre-requisites
- Add MRTK to your project and ensure your project settings are configured correctly to use the OpenXR pipeline and MRTK's feature set. These features are required to deploy your project onto your HoloLens.
Note
- If starting from our template project, these project settings should already be configured for you.
Deploying to Device
After you have the project configured, proceed to Build the Unity Project.
Once built, you'll need to deploy the project through Visual Studio.