Goal
I imported Meta XR Integration package and Meta XR Simulator. Project platform is Android.
At play mode I want to show Meta XR Simulator window.
Content
I use Built-in and Unity2022.3.8f1. I am using Meta XR Integration 57.0 and Meta XR Simulator 57.0.
I tried for show up Meta XR Simulator window from some community and forum but it is not working.
Tried Reference URLs
https://forum.unity.com/threads/xr-device-simulator-does-not-work-properly.1338665/
Source URLs
-Meta XR Integration
https://assetstore.unity.com/packages/tools/integration/oculus-integration-deprecated-82022
-Meta XR Simulator
com.meta.xr.simulator@57
Same error, now solved!!!
Meta XR Simulator -> activate actually change the default OpenXR Runtime in regedit table. you can read the script at \Library\PackageCache\com.meta.xr.simulator@62.0.0\MetaXRSimulator\activate_simulator source code.
But, sometimes it just fails to change the regedit table !!!
So, I change regedit table manually !!! like image below, it just works!!!
Remember, backup the original ActivateRuntime value and change it back when you do not use simulator, but use device or steam VR maybe.