I’m trying out to use a video texture in WebXR for safari in the Apple VisionOS simulator, but for some reason the video get stuck when the immersive mode is enabled. The video continues when immersive mode is disabled. I just recorded a video showing it.
Thanks! We will need to debug that. It seems like the video element has a stop event triggered when entering XR. I wonder if triggering an XR select (i.e. tap from hands in the emulator) plays the video. cc @Cedric, in case you have the time to test