I seem to get the error below thrown when I use the immersive emulator from Meta Quest and try to enter xr.
TypeError: Failed to construct 'PointerEvent': Failed to read the 'screenX' property from 'MouseEventInit': The provided double value is non-finite.
It seems to me like the old extension I was using doesn’t throw this exception but the old extension isn’t really doing much more than just moving the camera so I would want to use the Immersive emulator which seems very intuitive.
hey @DANIEL_S - does it happen with every session you are trying to start? would you be able to share the one you are trying to enter? playground maybe?