torsten.lenhart.9
2 years agoHonored Guest
WebXR: Meta Quest Browser crashes when exiting VR or navigating link
With the most actual version of the Meta Quest Browser (32.1) I currently face the following WebXR issues :
- Prerequesite: User has opened a site browser in VR mode
- When VR mode is left programatically (e.g. by xrSession.end()), the browser crahes
- When trying to navigate to another site (e.g. ) the browser does crash as well
I tested this with several WebXR frameworks and had the same issue -> I therefore assume that it is a bug in Meta Quest Browser. This definitely has worked with previous versions of the browser.
Example: https://playground.babylonjs.com/#C7HSTA#5
P.S.: If there is a better place to post such bug reports, please let me know 🙂