Skip to content

Mixed Reality Toolkit vNext Alpha v2018.7.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@david-c-kline david-c-kline released this 09 Aug 00:07
9f5bea7

Release Notes

  • This pre-release is not feature complete.
  • Requires Unity 2018.1 or later
    • Recommended version: 2018.1.9f1
  • This product uses C# 6 language features.
    • Use the ".NET 4.x" API Compatibility Level
  • To build for Windows Mixed Reality, set
    • Platform == Universal Windows Platform
    • Select Windows Mixed Reality as the Virtual Reality SDK
  • To build for Open VR, set
    • Platform== PC, Mac & Linux Standalone
    • Select OpenVR as the Virtual Reality SDK

What's New?

  • New MRTK Architecture
    • Core / Device Abstraction Layer
    • SDK layer
  • Features
    • Input and Intereaction system
    • Teleportation
    • Pointing rays (straight and parabolic)
    • Boundary system
      • Automatic floor and play area display
  • Devices Supported:
    • Windows Mixed Reality
    • OpenVR

Known Issues

  • When teleporting, the play area visualization does not move with the user
  • Some controller options do not work correctly on OpenVR
  • Actual controller models/GLTF support is not currently provided