Connect Meta Quest with Omniverse

,

How can i connect my Meta Quest 3 with the new omniverse?

The old launcher it was possible to connect as show in the image bellow.

But i can’t find this option on this new omniverse.

Is there a new way to access the “VR” option?

You need to enable the following extensions:

omni.kit.xr.system.openxr
omni.kit.xr.ui.window.profile

The new widget calls it XR instead of VR.

Please include all of these 5 extensions in your kit file and rebuild to make sure these are all working.

“omni.kit.xr.ui.window.profile” = {}
“omni.kit.xr.ui.window.viewport” = {}
“omni.kit.xr.ui.stage” = {}
“omni.kit.xr.system.openxr” = {}
“omni.kit.xr.system.simulatedxr” = {}