tulsi Posted September 21, 2018 Share Posted September 21, 2018 I just downloaded the latest version of SRWorks unity SDK and got the plugin package demo working correctly. I have SteamVR Unity Plugin V2.0 installed in the project and after I import the experience package (Vive-SRWorks-0.7.5.0-Unity-Experience) I get a bunch of compile errors like this: 'SteamVR_Controller' could not be found (are you missing a using directive or an assembly reference?) in ViveSR_Experience_Rotator.cs Looks like SteamVR_Controller script is obsolete, and if I import an older version of SteamVR I get other errors like Throwable script not found. Is anyone facing the same issue ? Link to comment Share on other sites More sharing options...
tulsi Posted September 21, 2018 Author Share Posted September 21, 2018 Copied an old version(1.0.2) of SteamVR from an old project and that fixed the compile errors. Link to comment Share on other sites More sharing options...
dario Posted September 22, 2018 Share Posted September 22, 2018 The SteamVR v2.0 Unity plugin is not backwards compatibile with previous SteamVR plugin v1.2.3 and it does warns you in the description (fortunately it provides link to download the previous version). But it should have been an issue only with the SR Experience Unity package which uses SteamVR. You can also use the Vive Input Utility Unity plugin without SteamVR or with either version of SteamVR. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.