utsoa Posted March 8, 2019 Posted March 8, 2019 All, At first import of the new "Experience-Unity-0.8.0.2", I've run into to the error below. SteamVR, ViveSR, and ViveSR_Experience are loaded. I've searched through the forum to find the issue i'm running into a somewhat similar to other, but, not quite. The "fix compile errors" will show of course, when attempt to run the Demo. Afer reading through several threads, i've gone with loading this project in "2018.2.16f1" as others had success with it. Assets/ViveSR_Experience/Chaperone/Scripts/ViveSR_Experience_Overlay.cs(162,104): error CS1061: Type `Valve.VR.SteamVR_Render' does not contain a definition for `trackingSpace' and no extension method `trackingSpace' of type `Valve.VR.SteamVR_Render' could be found. Are you missing an assembly reference? Thank you in advance for any guidance.
dario Posted March 11, 2019 Posted March 11, 2019 Currently the Experience demo has not been updated to work with the latest 2.x version of the SteamVR Unity plugin. Please revertto the previous 1.x version found at: https://github.com/ValveSoftware/steamvr_unity_plugin/releases/tag/1.2.3
utsoa Posted March 11, 2019 Author Posted March 11, 2019 Ah yes. The previous version 1.x is working perfectly. I'm up and running with it. Thank you for the response.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.