03-16-2023 10:12 AM - edited 03-16-2023 10:14 AM
Hello everyone, has anyone tried Meta XR Simulator successfully?
I am a unity beginner. Everything I did was according to the official documentation, and although the program does not report errors, it also does not give me the interface presented in its documentation. I updated Oculus Integration to v50.0 and it didn't help.
Does anyone have the same problem as me? I look forward to your answer. Thank you!
Documentation URL: Use Meta XR Simulator to Speed Up Unity OpenXR Development Iteration | Oculus Developers
Solved! Go to Solution.
05-17-2023 01:48 AM
I had this problem too until I ticked the option for "Oculus" in Edit > Project Settings > XR Plug-in Management > Windows, Mac, Linux
03-28-2023 02:57 AM
Same issue. At work at least, I need to try it at home with a different environement (no proxy for ex.)
04-23-2023 05:13 PM
Were you ever able to resolve this? I have a similar problem.
04-23-2023 11:06 PM
No tried on 2 machines with 2 connections and it won’t start
04-26-2023 04:16 AM
Oculus Integration v51
Unity 2021.3.21f
I'm constantly getting this error. Tried everything
05-17-2023 01:48 AM
I had this problem too until I ticked the option for "Oculus" in Edit > Project Settings > XR Plug-in Management > Windows, Mac, Linux
05-17-2023 05:48 AM
Can you please describe how you installed it? It won't start whatever I do, frustrating af.
10-02-2023 08:51 PM
This worked for me. Thanks!
02-24-2024 03:22 AM
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 Meta Quest device or steam VR maybe.
02-24-2024 05:29 AM
OMG it actually worked! Thanks a lot!