After Quest 2 HMD goes to sleep while running my app, scene is offset when HMD awakes
My application is built using Unity 2020.3.36 and Oculus XR plugin 1.12.0 When my app is running if remove the HMD and the HMD goes to sleep, when I put the HMD back on the HMD wakes up and the app resumes, but the camera view is offset from where it was when I took the HMD off. There is no way to correct this without restarting the device. Is there a setting in the OVRCameraRig or some api for forcing my rig to update to new tracking coordinates when it it resumes? What else could be the cause of this?1.5KViews1like1CommentAnyway to prevent the Oculus from going to sleep-mode/freeze-mode
Hi! We are currently using the Oculus rift on a exhibition, however.. we are experiencing some issues with our Unity-application from time to time freezes.. We noticed that the Oculus for some reason decides to freeze the last frame once you remove the HMD from the head, so we covered the light-sensor with a pice of tape. This works for now.. but I really dont think this is a solid way of doing it... so is there anyway to disable this "freeze-mode"? We have also noticed that if the Oculus isnt used for a few minutes, the application also freezes on the last frame, we are currently not sure if this is caused by the Oculus rift or some other part of the system, but is there some sort of "idle-timer" kicking in when the oculus hasnt detected change in position/rotation for a while?.. if there is.. then is there a way to disable this? Our goal is to be able to use the Oculus without any freezing for at least a few hours (at least 10h) Regarding all the freezing.. Im not sure if this is a part of the Oculus runtime/"driver", or if its a part of Unitys implemenmtation of the runtime/SDK... but no matter... PLEASE consider changing this behavior.. it would be extremly much more helpful to simply give the developers and event to listen to and then take which ever action they prefer, then to "lock" your developers to do things the way Oculus thinks we want to use the hardware.. we are for this very reason now considering switching to the HTC Vive since it appears to be a more solid pice of software and hardware. Is the freezing anything anyone else can relate to?11KViews0likes11Comments