How to check localhost on VR headset from Babylon Unity Sdk?

Hi, I am learning Babylon unity exporter kit. I am trying to check my build on VR headset web view rather than on PC normal browser. How to check my work on VR headset?

if it is a babylon scene you will need to enable webxr, the same as any other scene. You will then be able to enter XR.
@MackeyK24 will be able to help with whether or not there is an automatic option for that in the unity toolkit

For me at least, have to be on HTTPs as well for immersive-vr to work. This part really trips people up getting set up :confused:

So, Is there settings for enable webXR in Babylon unity Exporter or I have to check in Unity Editor Players settings?

@MackeyK24 will be able to answer that

1 Like