Forum Discussion
eclxx
8 years agoHonored Guest
Unity Sample Framework errors
Hi All,
I am 5 days into developing for the Rift and have downloaded and imported the Unity Sample Framework into a project. I load a scene and try to build and run the project but the build fails because of script errors. (Like this: Assets/OVR/Scripts/Util/OVRGearVrControllerTest.cs(116,82): error CS0117: `OVRInput.Touch' does not contain a definition for `PrimaryTouchpad'). Any idea on what's wrong?
Also, I did the intro Unity game (sphere/rotating cubes) but feel that the Unity tutorials are not very VR. Could someone point me to some tutorials that are as detailed as the Unity ones but more VR oriented? Thanks in advance for any and all help.
I am 5 days into developing for the Rift and have downloaded and imported the Unity Sample Framework into a project. I load a scene and try to build and run the project but the build fails because of script errors. (Like this: Assets/OVR/Scripts/Util/OVRGearVrControllerTest.cs(116,82): error CS0117: `OVRInput.Touch' does not contain a definition for `PrimaryTouchpad'). Any idea on what's wrong?
Also, I did the intro Unity game (sphere/rotating cubes) but feel that the Unity tutorials are not very VR. Could someone point me to some tutorials that are as detailed as the Unity ones but more VR oriented? Thanks in advance for any and all help.
4 Replies
Replies have been turned off for this discussion
- cyberealityGrand ChampionMoving to Unity dev forum.
- InnerExodusAdventurerHi,
For further clarity regarding this script error, which version of Unity and Oculus Utilities are you using? - eclxxHonored Guestunity 5.6.1f1, utils 1.15.0
- InnerExodusAdventurerHi,
Interesting. Was OVRGearVrControllerTest.cs in the directory you listed when you downloaded the framework?
I just imported a new download of the framework and this asset was not located at that directory. If you are developing for Rift, can you recall the steps you took that resulted with OVRGearVrControllerTest.cs in your scene?
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 8 years ago