Skip to content

Microsoft Mixed Reality Toolkit v2.5.4

Compare
Choose a tag to compare
@david-c-kline david-c-kline released this 05 Feb 00:35
· 26 commits to releases/2.5.4 since this release
6bf0348

Mixed Reality Toolkit

Mixed Reality Toolkit 2.5.4 is a collection of fixes to issues logged against version 2.5.3. For complete details, please see the release notes.

Download

  • [Recommended] Mixed Reality Feature Tool
    MRTK is available using the Mixed Reality Feature Tool. For more information, please see Mixed Reality Toolkit and Unity Package Manager.

  • 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.4.unitypackage
    • [Required if upgrading, optional otherwise] Microsoft.MixedReality.Toolkit.Unity.Tools.2.5.4.unitypackage
    • [Optional] Microsoft.MixedReality.Toolkit.Unity.Examples.2.5.4.unitypackage
    • [Optional] Microsoft.MixedReality.Toolkit.Unity.Extensions.2.5.4.unitypackage
    • [Optional] Microsoft.MixedReality.Toolkit.Unity.TestUtilities.2.5.4.unitypackage

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

Getting started

To help get started using MRTK v2.5.4, 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 fixed by updating Visual Studio 2019 to version 16.8 or later. If you are unable to update Visual Studio 2019, please import the Tools package to apply a workaround.

  • [Mixed Reality Feature Tool] com.microsoft.mixedreality.toolkit.tools
  • [.unitypackage] Microsoft.MixedReality.Toolkit.Tools.2.5.4.unitypackage

Upgrading

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

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.