I think I may have found a bug, though I’m not certain. When teleporting in WebXR, a useful arc appears: Babylon.js/WebXRControllerTeleportation.ts at 6af2fe781e4f6e0765313f75695251f5dd15f7c8 · BabylonJS/Babylon.js · GitHub
But the arc doesn’t seem to respect the renderingGroupId parameter of the features manager options: Babylon.js/WebXRControllerTeleportation.ts at master · BabylonJS/Babylon.js · GitHub
Am I missing something obvious? (Seems likely!)
Thanks for your help.