ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
352 stars 82 forks source link

SteamVR Unity Plugin v2.6.0b2 asmdef causes compile error in Android platform #184

Closed chengnay closed 3 years ago

chengnay commented 4 years ago

Using latest VIU v1.11.0 with latest SteamVR Unity Plugin v2.6.0b2 which includes asmdef files will have compiled error in Android platform.

Temporary fix as follows,

  1. Modified SteamVR.asmdef and SteamVR_Actions.asmdef. Check Android under exclude platforms. image image
  2. Compile errors in VIU files will need to add UNITY_STANDALONE symbol