Forum Discussion
Anonymous
7 years agoOVRPlayerControler not working
I'm trying to get the OVRPlayerController (from the Oculus Integration package on the Unity Asset Store) to work.
I'm building for Quest and I'm using Unity2019.2.0f1 with Oculus Integration v1.39 to build my APK's
I'm able to build and run the APK, but when I push the left hand joystick forward the avatar jumps ahead a bit then stops.The same happens with the right hand joystick. I have to keep repeatedly pushing the joystick to move forward. I have played with the OVRPlayerController settings with no luck.
What am I missing here?
How do I get the controller to move the avatar smoothly with out stopping?
I'm building for Quest and I'm using Unity2019.2.0f1 with Oculus Integration v1.39 to build my APK's
I'm able to build and run the APK, but when I push the left hand joystick forward the avatar jumps ahead a bit then stops.The same happens with the right hand joystick. I have to keep repeatedly pushing the joystick to move forward. I have played with the OVRPlayerController settings with no luck.
What am I missing here?
How do I get the controller to move the avatar smoothly with out stopping?
5 Replies
Replies have been turned off for this discussion
- AnonymousMany thanks to Brian at Oculus for helping with this solution. This is how we fixed it:
First add a "Character Camera Constraint" to the OVRPlayerController Prefab (see image below).
Next delete the AndroidManifest file, then build a new one:
Oculus -> Tools -> Remove AndroidManifest.xml.Oculus -> Tools -> Generate store-compatible AndroidManifest.xml.
And that's it. This worked like a champ for me. Hope this helps. :) - dr3dExplorerWow Thanks ! I hope this really works - off to try
Ugh - no such luck. the PlayerController in the Locomotion scene already has the Camera Constraint component. And still controllers are fubar. :( - AnonymousI have not been able to get the Locomotion Scene to work either. The solution above is for the OVRPlayerController Prefab. Best of luck.
- CorysiaExpert ProtegeI had to downgrade to 1.38 to get my movement working again. https://developer.oculus.com/downloads/package/unity-integration-archive/
- AnonymousThe new Oculus Integration package (1.40) is out and fixes a bunch of these issues
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
- 4 years ago
- 6 years ago
- 2 years ago