You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UnityEngine.Handheld class doesn't exist when building for Standalone (it probably doesn't exist in some number of other non-handheld platforms as well).
Expected Behavior
MRTK doesn't prevent building for whichever platform I want
Actual Behavior
MRTK prevents building for (at least) Standalone
Steps to reproduce
Switch the build type to Standalone.
Try to build.
Unity Editor Version
Any
Mixed Reality Toolkit Release Version
2017.4.0.0
The text was updated successfully, but these errors were encountered:
Overview
The
UnityEngine.Handheld
class doesn't exist when building for Standalone (it probably doesn't exist in some number of other non-handheld platforms as well).Expected Behavior
MRTK doesn't prevent building for whichever platform I want
Actual Behavior
MRTK prevents building for (at least) Standalone
Steps to reproduce
Unity Editor Version
Any
Mixed Reality Toolkit Release Version
2017.4.0.0
The text was updated successfully, but these errors were encountered: