This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
I noticed that Unity 5.6/2017.1 Builds throw null refs from InputManager when targeting the 16299 SDK.
We should probably target 15063 for versions less than 2017.2
Problem Behavior
Null references in InputManager events because the Windows API is targeting the wrong SDK.
Overview
I noticed that Unity 5.6/2017.1 Builds throw null refs from
InputManager
when targeting the 16299 SDK. We should probably target 15063 for versions less than 2017.2Problem Behavior
Null references in
InputManager
events because the Windows API is targeting the wrong SDK.Unity Editor Version
5.6.x 2017.1.x
Mixed Reality Toolkit Release Version
272d5fd10c0b836a2a7bcb021a655dcf2288d7e9