Forum Discussion
markfrancombe
6 years agoHonored Guest
Simple Unity Oculus Integration fail (for Go)
Hi,
Trying to really quickly implement basic VR and movement around a scene in Oculus Go (purely for demoing a model)
In the docs for the Oculus Integration package, it describes the OVRPlayerController thus:
Trying to really quickly implement basic VR and movement around a scene in Oculus Go (purely for demoing a model)
In the docs for the Oculus Integration package, it describes the OVRPlayerController thus:
The OVRPlayerController is the easiest way to start navigating a virtual environment. It is basically an OVRCameraRig prefab attached to a simple character controller. It includes a physics capsule, a movement system, a simple menu system with stereo rendering of text fields, and a cross-hair component.
I have dropped it in, set up app ID with the plugin, installed sdk etc.. and done a Build.
With no problem I get a build installed on my Oculus Go. Head tracking works fine (I can look around) The Go Controller works (to an extent) as in I can re-orient the view with the long press. But... CANNOT MOVE.
Is not a simple movement included as part of this component? I have checked the inputs and, without know what precise things should be listed here, , it all looks fine.
OVR manager is in the scene (As attached to the camera rig of course)
Some basic knowledge is missing I am sure.
Note IM no programmer, and have no intention of programming my project when I come to that part, as of now I just want to evaluate the scene and models from within VR (check colliders are functioning and I don't fall through etc)
Any help is gratefully received
Mark
7 Replies
Replies have been turned off for this discussion
- AnonymousI think you have to code the movement part
- markfrancombeHonored GuestAre you sure?
I’ll just quote this again:easiest way to start navigating a virtual environment. It is basically an OVRCameraRig prefab attached to a simple character controller. It includes a physics capsule, a movement system - markfrancombeHonored GuestAm I allowed to bump? I think I posted over Christmas...
- markfrancombeHonored Guesthello? BUMP!
Still having trouble getting the OVRCamera Rig to work. - I'll pull my GO out tonight and see whats required to make the OVRPlayerController move. Actually - IIRC - the OVRPlayerController uses the Touch controllers to move, which, of course, don't work with the GO. Your issue is that you dropped the OVRPlayerController in your scene, and you cant move, right?
- markfrancombeHonored Guest
JeffNik said:
I'll pull my GO out tonight and see whats required to make the OVRPlayerController move. Actually - IIRC - the OVRPlayerController uses the Touch controllers to move, which, of course, don't work with the GO. Your issue is that you dropped the OVRPlayerController in your scene, and you cant move, right?
Exactly.
And it used to. A year ago I tried this exact same thing and it worked out of the box. - What controller are you using to move? The GO remote, right?
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 months ago
- 6 years ago