Hello,I have successfully connected 3rd party gamepads (5 different
kinds) to my Go. After about 5 minutes of inactivity the controllers
will sleep. When the controllers are turned back on they will not
automatically reconnect to the GO. Any advice?
Hello,We are attempting to use the OVRPlayerController/OVRCameraRig and
Photon however upon running the program the camera is hijacked by the
host whenever a client joins the session. What can we do to fix this
issue?Thanks
It seems that moving the OVRManager to a Gameobject that isn't destroyed
and then placing the OVRCameraRig in the scene is the answer. You will
then disable the OVRCameraRig script and re-enable it on awake. You will
need to find the OVRCaneraRig gam...