-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Upgrade Guide
Stephen Hodgson edited this page Oct 6, 2017
·
5 revisions
If you already have the Mixed Reality Toolkit in your project, the following steps will guide you through upgrading to the next version.
- Back up your project
- Download the release Unity Package(s)
- Open your project in Unity
- Delete the Toolkit folders (This will most likely cause compile errors, but that's expected)
- Import the updated Unity Package(s)
Project Management
Contributing