Forum Discussion
t.u.659372
10 months agoExplorer
Meta XR Simulator does not respond to the physical controllers movements nor button presses
Hello, I'm running XR Simulator in Unity on my M1 Mac and trying to use the physical controllers as input. I followed the steps described in this page (https://developers.meta.com/horizon/documentati...
jesus_vbw
10 months agoExplorer
I’m also receiving the XR_ERROR_HANDLE_INVALID, but with other error message. I’m using Unity 2022.3 and the Meta XR Simulator 74.0.0 and OpenXR Plugin 1.14.2. I tested with OpenXR and in another build I tested with Oculus plugin and in both versions crashes.
Also, I ran the apk server before using “Connect physical quest controllers” and add this:
- If you encounter any issues around input, try adding the following line in %APPDATA%/MetaXR\MetaXrSimulator/persistent_data.json: “use_legacy_input”: true
but no luck. However, the version 72 of the simulator works.
t.u.659372
9 months agoExplorer
Thank you jesus_vbw . Adding "use_legay_input" : true to `persistent_data.json` is a solution for Windows, right? I use Mac so I could not find the json file. But this gave me a hint. I tried the following setting, and it worked in a sense that the simulator now responds to the physical controllers movement.
Project Settings > Player > Other Settings > Active Input Handling = Input Manger (Old)
I was using `Input System Package (New)` before.
But this introduced another issue, that the controllers do not follow the movement of the headset. The controllers just stay at the start point.
I also tried the following combination, and it kinda worked, except for that the both controllers in the simulator are right controllers. I may need to tweak some settings but have not figured out yet what they are...
- Unity 2023.2.20f1
- Meta XR Core SDK 72.0.0
- Meta XR Simulator 72.0.0
- OpenXR Plugin 1.13.0
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 years ago
- 1 year ago
- 2 years ago
- 3 months ago