This document outlines the roadmap of the Mixed Reality Toolkit.
Microsoft Mixed Reality Toolkit v2.0.0 Beta 2
Product | Description | Timeline | Project board |
---|---|---|---|
MRTK V2 RC 1 | Add HoloLens 2 support. API/contract complete. No more breaking changes after this | March 2019 | |
MRTK V2 RC 2 | UX update and polish to better support HoloLens 2 interactions. | May 2019 | |
MRTK V2 Release | First release of MRTK V2 that supports HoloLens 1, HoloLens 2, WMR, OpenVR | July 2019 |
Release details, including backlog items, can be found on the GitHub project pages.
The Mixed Reality Toolkit (also known as "vNext") is an all-new product, built to be cross MR/AR/VR/XR platform by design. There are two planned pre-releases after which the Mixed Reality Toolkit will become the primary product.
The Mixed Reality Toolkit will require Unity 2018.3.
When Unity releases an LTS (Long Term Support) product, the Mixed Reality Toolkit will branch (ex: mrtk_2018_LTS) and require an LTS release. This branch will be targeted at developers who wish to have the most stable MRTK on which to build. It is expected that the branched Mixed Reality Toolkit will receive bug fixes and no new features. The mrtk_development branch will update to the next Unity Tech release (ex: 2019.1) and may drop backward compatibility.
The MRTK is being rewritten to be cross AR/VR/MR/XR platform and to be more modular. The core layer will contain the interfaces and definitions required to build manager components (ex: input manager) as well as the abstractions needed to support multiple platforms. The SDK layer is where pre-built / reusable components will be delivered. The SDK will be further modularized to make it simple to opt-in to specific functionality (ex: UX controls).
The Mixed Reality Toolkit (MRTK) Alpha, released in late July 2018 is being released as a single package (core, sdk and examples) as the team introduces the new architecture. This release does not contain all of the features and functionality of the HoloToolkit releases.
The theme(s) for the Alpha release are
- Minimum Viable Product
- New architecture
- VR Boundary support
- Input and Interactions
- Locomotion / Teleportation
- Standard shader
Supported platforms
- Windows Mixed Reality
- Immersive Headsets
- Microsoft HoloLens
- OpenVR
The MRTK Beta release will introduce initial support for modularization. It is also when the vast majority of HoloToolkit features will be added. Supported platforms will be unchanged from the Alpha release.
It is important to note that the goal is feature parity and not zero app code change. There will be consolidation of duplicated functionality as well as namespace, component and API changes.
The theme(s) for the Beta release are
- HoloToolkit feature parity
- Not including the HoloLens-iOS Spectator View feature
- Improved Core and SDK layer alignment
- Components are expected to move to their "final" layer
- Core and SDK feature packages
- SDK features (ex: UX controls) will be in separate packages
- Bug fixes
Supported platforms
- Windows Mixed Reality
- Immersive Headsets
- Microsoft HoloLens
- OpenVR
The September 2018 (2018.9.0.0) release marks the first official release of MRTK vNext and will support the same platforms as the Beta. With this release, the Mixed Reality Toolkit will replace the HoloToolkit, which will be transitioned into sustained engineering mode.
The theme(s) for the 2018.9.0.0 release are
- Documentation
- Quality and Performance
Supported platforms
- Windows Mixed Reality
- Immersive Headsets
- Microsoft HoloLens
- OpenVR
RC1 release is planned to be the first update to include HoloLens 2 capabilities
The theme(s) for the release are
- HoloLens 2 support
- API contract complete
Supported platforms
- Windows Mixed Reality
- Immersive Headsets
- Microsoft HoloLens
- HoloLens 2
- OpenVR
RC1 release is planned to add and polish features to support HoloLens 2 interactions with hands and eyes.
The theme(s) for the release are
- UX Polish
- Performance
Supported platforms
- Windows Mixed Reality
- Immersive Headsets
- Microsoft HoloLens
- HoloLens 2
- OpenVR
First official release of MRTK V2 that includes HoloLens 2 support and addresses critical feedbacks from microsoft partners and community partners!
The theme(s) for the release are
- Address feedback issues.
Supported platforms
- Windows Mixed Reality
- Immersive Headsets
- Microsoft HoloLens
- HoloLens 2
- OpenVR