Forum Discussion
cdytoby
7 years agoExplorer
How to recenter camera view on oculus go?
There is a value in OVRPlugin: OVRPlugin.shouldRecenter, but it only works on oculus rift, not oculus go or gear vr. I didn't use the OVRManager because I write the whole thing on my own. But can a...
ha5dzs
7 years agoExplorer
Just to confirm, I have the same issue here with the Oculus Go. When pressing and holding the Oculus button on the controller, the camera view does not reset, but the controller position does. This is the case with the GearVrControllerTest scene provided with the Oculus Utilities package. Using Unity 2018.2.2f1, on Windows 10.
However, if I am calling OVRManager.display.recenterPose() directly, everything works fine. Would it be possible to get OVRPlugin.shouldRecenter to work for Android too? I saw that the setting of this value is hard-coded to use DllImport currently. As a temporary work-around, I have set up a key combo on the controller to call this function.
However, if I am calling OVRManager.display.recenterPose() directly, everything works fine. Would it be possible to get OVRPlugin.shouldRecenter to work for Android too? I saw that the setting of this value is hard-coded to use DllImport currently. As a temporary work-around, I have set up a key combo on the controller to call this function.
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
- 9 months ago
- 4 years agoAnonymous
- 2 years ago