Skip to content

Microsoft Mixed Reality Toolkit v2.8.3

Latest
Compare
Choose a tag to compare
@MaxWang-MS MaxWang-MS released this 08 Dec 01:26
e7493cf

Mixed Reality Toolkit

Mixed Reality Toolkit 2.8.3 is now available for download via GitHub and the Mixed Reality Feature Tool. This update provides various fixes and performance improvements. For complete details, please see the release notes or the What's Changed section below.

Download

  • [Recommended] Mixed Reality Feature Tool
    When using Unity 2019.4 or newer, MRTK is available using the Mixed Reality Feature Tool. For more information, please see Welcome to the Mixed Reality Feature Tool.

  • Import asset (.unitypackage) files
    When using Unity versions older than 2019.4, please 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.8.3.unitypackage
    • [Required if upgrading, optional otherwise] Microsoft.MixedReality.Toolkit.Unity.Tools.2.8.3.unitypackage
    • [Optional] Microsoft.MixedReality.Toolkit.Unity.Examples.2.8.3.unitypackage
    • [Optional] Microsoft.MixedReality.Toolkit.Unity.Extensions.2.8.3.unitypackage
    • [Optional] Microsoft.MixedReality.Toolkit.Unity.TestUtilities.2.8.3.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.8.3, please see the Welcome page, which 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.

What's Changed

New Contributors

Full Changelog: v2.8.2...v2.8.3

Upgrading

Please review the Upgrade Guide for guidance on how to upgrade existing projects.

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.