Hello all,
I added the WebXRLayers Feature with ‘preferMultiviewOnInit: true’ in my project but when I highlight a mesh with the highlightlayer the whole scene doesnt get rendered inside the Meta Quest 3.
I created this playground https://playground.babylonjs.com/#7XAAG6#2, where I just enlarged the example from the docs with a simple mesh added to a highlightlayer. My problem is that I cant test it in the playground with the chrome browser. Or is there a flag to enable the layer feature/multiview?
It only occures while using the Meta Quest 3. And if the mesh gets removed from the highlightlayer (so it is ‘empty’), the whole scene gets rendered again.
Maybe I am just missing something. I am thankfully for any help and information