Forum Discussion
Anonymous
6 years agoOVRPlayerController doesn't allow player to move with controllers after build
When the game is launched to show on the Oculus Quest, it doesn't allow the player to move at all with the controllers. The OVRPlayerController has ForwardDirection and the OVRCameraRig in it, so I'm not sure what the issue is. I am using Unity 2018.3.5f1 and Oculus Integration 1.39 from the Unity asset store. Any help would be great!
3 Replies
- chiltonProtegeUse the Oculus menu to delete your Android Manifest and Create Store-compatible one.
And I've also seen that you're supposed to add this to the manifest:<uses-feature android:name="android.hardware.vr.headtracking" android:required="true" android:version="1" />
I do both, but I haven't tested without the second one. - AdaluteGamesHonored Guestanyone know what the manifest is? And how to create the Store-compatible one?
- chiltonProtegeUse the Oculus menu to do both. It's a file that the Android OS uses and passes along to the app.
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
- 3 years ago