System Menu appears on finger pinch – how to disable it?
Hi everyone,
I’m developing a standalone VR app for Meta Quest 3 that uses hand tracking (no controllers).
However, when users pinch their thumb and index finger, the System Menu unexpectedly appears — interrupting the experience.
This seems to be the default system gesture for opening the Meta Menu in hand-tracking mode.
For a VR application, this causes a very uncomfortable and distracting experience for users — especially when they accidentally trigger the system UI during normal interaction.
I’d like to ask:
1. Is there any official way or API to disable or suppress the system menu gestures (like the pinch or palm-up menu)?
2. Can this be done at runtime through Unity / OpenXR / Meta SDK settings?
3. If not, are there enterprise or MDM settings (e.g., ManageXR, ArborXR, etc.) that allow disabling these gestures?
Any confirmed solution or workaround would be greatly appreciated — even a partial one (for example, disabling only the pinch gesture while keeping hand input active).
Thanks in advance!
Naetib