Firefox v129.0.2 (64-bit) was just released on August 20th. Unfortunately my browser automatically updated and I’ve discovered this version doesn’t play nice with BabylonJS XR experience. When I open the VR emulator of Firefox in Windows and go to any VR website (like https://punkoffice.com) I’m getting these errors:
Error initializing XR
WebXR not available
and I’m not seeing the VR icon on the screen. This is just when running this line: const xrHelper = await scene.createDefaultXRExperienceAsync()
I checked the sites here WebXR - Samples and I get a “VR not found”. I don’t have any extensions. It just seemed to work before and an webXR tab was available in the dev tools. Maybe some settings or an extension got removed that I need to have. Any recommendations?
This is because this emulator is a few years old and does not support new WebXR features. The better emulator, coming from meta, is suited for chrome/edge
Firefox has sadly given up on XR a long time