Web browser view with WebXR support

Is there a way to display a web browser view with WebXR support?

I need to develop VR app for Oculus Quest 2, with our website view in it with the ability to play WebXR content.
Example WebXR - Samples
But native Android WebView and any plugins from Unity Asset Store do not support WebXR. While native Oculus Web Browser support WebXR.

3 Likes

This is not a scripting question so, wrong section, there is an XR section dedicated for this.
As for your question, Unity does not support WebXR yet.
AFAIK, there is no plugin for it.

Looking at the AR/VR tab of the Platforms roadmap it is “under consideration”. Meaning it’ll take a long time before there will be WebXR support from Unity.

2 Likes

This is a Work in progress that actually works. Maybe take a look at it?

https://github.com/De-Panther/unity-webxr-export

Hi, have you already gotten a solution to your scenorio?

i have my hopes on this exporter,

Did you find the solution?