For some reason video textures and texture updates don’t seem to work in AR. I am using the AR demo fork (with the AugmentedRealityManager.js) and the textures update fine up until the point I actually go into AR mode, the 3D videos are then displayed as blank meshes.
Any idea why this would be happening?
Cheers
Can I bump this as I still cant get videos or 2d updates to work. I am using the following XR Type:
this.arCameraEntity.camera.startXr(pc.XRTYPE_AR, this.spaceType);