Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
TheMasson's avatar
TheMasson
Explorer
6 years ago
Solved

vrdisplaypresentchange not firing when entering WebXR

After moving from WebVR to WebXR on several pages, the event vrdisplaypresentchange is not firing when entering VR using Three.js r113. It did fire in previous versions of the library when entering VR. This problem occurs on both Oculus Go and Quest. Is this a known bug with Oculus Browser 7.1?
  • Figured it out: renderer.xr now has "sessionstart" and "sessionend" events.

1 Reply

  • Figured it out: renderer.xr now has "sessionstart" and "sessionend" events.