Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.5 KB

UpgradeGuide.md

File metadata and controls

29 lines (24 loc) · 1.5 KB

General Release Information

This release is targeted for the Unity 2017.x products

  • The recommended Unity version is 2017.4
    • The recommended minimum Unity version is 2017.1
      • We will investigate reported issues on Unity 5.6, please file them in GitHub and tag them with "Unity 5.6
  • Unity 2017.2 and newer is required for Immersive headset support
    • Unity 2017.1 can be used for HoloLens projects
  • Windows SDK 10.0.16299 is required for Unity 2017.2 and newer
  • Visual Studio 2017 (15.3 or newer) is required.
  • Windows 10 Fall Creators Update (1709) or newer is required.
    • Windows 10 April 2018 Update (1803) is recommended
Note: When upgrading the toolkit in your project, delete the following before importing the new package.
- Assets\HoloToolkit
- Assets\HoloToolkit-Examples (if present)

Testing notes

The Mixed Reality Toolkit team tests on the recommended and the recommended minimum Unity versions.

  • A small amount of testing is performed on other Unity releases
  • HoloToolkit-Examples scenes are used for the majority of testing
  • Compile testing is performed in the Master configuration for:
    • .NET Scripting
    • IL2CPP

Please see each the release notes for information regarding new features, fixes, breaking changes and known issues.