Skip to content

Microsoft Mixed Reality Toolkit v2.5.0

Compare
Choose a tag to compare
@david-c-kline david-c-kline released this 01 Oct 16:39
· 15 commits to releases/2.5.0 since this release
84454ec

Mixed Reality Toolkit

Download

Option 1: NEW Unity Package Manager
MRTK is now available using the Unity Package Manager. For more information, please see Mixed Reality Toolkit and Unity Package Manager.

Option 2: Import asset (.unitypackage) files
Scroll down to Assets and download to a known location (typically, this is the Downloads folder on Windows 10):

  • Microsoft.MixedReality.Toolkit.Unity.Foundation.2.5.0.unitypackage
  • [Required if upgrading, optional otherwise] Microsoft.MixedReality.Toolkit.Unity.Tools.2.5.0.unitypackage
  • [Optional] Microsoft.MixedReality.Toolkit.Unity.Examples.2.5.0.unitypackage
  • [Optional] Microsoft.MixedReality.Toolkit.Unity.Extensions.2.5.0.unitypackage
  • [Optional] Microsoft.MixedReality.Toolkit.Unity.TestUtilities.2.5.0.unitypackage

Once downloaded, you can set the target platform and import the desired packages using these instructions.

Getting started

To help you get started using MRTK v2.5.0, please see the Documentation Portal.

The Welcome page covers software requirements and the initial steps required to use MRTK.

Release notes

Please see Release Notes for information on new features, known issues and changes.

HoloLens 2 and ARM64

There is a known compiler issue that impacts applications built for Microsoft HoloLens 2 using ARM64. This issue is addressed in the forthcoming 16.8 update for Visual Studio 2019. Until the update is available, please import the Tools package to apply a workaround.

  • [UPM] com.microsoft.mixedreality.toolkit.tools
  • [Asset packages] Microsoft.MixedReality.Toolkit.Tools

Upgrading from 2.4.0

Please review the Upgrade Guide for guidance on how to upgrade an existing project to 2.5.0.

Note that the Tools package is now required when upgrading to a newer version of MRTK. It includes the migration tool, which automates the updating of projects assets to account for some changes in MRTK.