VideoTexture playback (HTML5 VideoElement) Apple Vision Pro Simulator in VR mode not playing

Hi,
I’m having trouble playing videos inside a WebXR session on Apple Vision OS simulator. For details please see here: three.js - Video playback (HTML5 VideoElement) Apple Vision Pro Simulator in VR mode not playing - Stack Overflow

any help is highly appreciated.

Probably related to: Video texture no longer updating after entering WebXR mode

1 Like

Experiencing the same issue here. Did you get a response from Apple or someone else?

I can make a 3D environment in the ThreeJS scene, configure xr controllers, and, when I enter VR mode on the Apple Vision Pro Simulator, I can still navigate around the scene. To add more details: with a video player in the scene, playback works fine while in the 2D window mode; but as soon as I enter VR mode the window freezes on the last rendered frame (it does not go all dark). If I rotate or navigate around, in VR mode, the rendered image is still frozen, but if I exit VR mode, the navigation applied while in VR has been executed and rendering (and playback) starts working again.

1 Like

Yep, you are describing what I’m experiencing as well. Unfortunately I didn’t find any workaround or solution for the issue so far.