How to disable the official hand gesture in polyspatial?

Hello everyone,

I’m currently developing a Vision Pro MR application, and I’ve run into an issue with custom hand gesture detection. Specifically, my application needs to detect custom gesture (detecting a palm). However, this custom gesture conflict with VisionOS 2.0’s navigation gestures, which prevent my logic for handling custom gestures from executing properly.

I’m aware that in native Apple development, it’s possible to override or disable system gestures to prioritize custom interactions. Is there a way to achieve this in PolySpatial? For example, can we disable official gesture recognition in a specific context or within certain areas of the application?

Any advice, tips, or relevant documentation would be greatly appreciated.

Thank you in advance!

If you mean that you want to hide the hand menu, there’s an option to disable “immersive overlays” under Project Settings → XR Plug-in Management → Apple visionOS → RealityKit Immersive Overlays. That will disable the hand menus for immersive scenes.

3 Likes

Thanks for your reply. But as shown in the image below, this option is not available in my Unity 2022.3.4 version. I’m using PolySpatial 1.3.9. Does this option only exist in PolySpatial 2.0+? Will it be available in version 1.3.9?
Thank you once again, and I look forward to your response.

Yes, it only exists in the 2.X version (with Unity 6000/visionOS 2). We don’t have any plans at present to backport it to 1.X, though we could do so if there’s enough interest. I’d suggest submitting it to our road map.

Thank you for your response. I hope to be able to use this option in version 1.x, as I currently have a Unity EDU License. At the moment, I can only add the Vision OS development module in Unity 2022.3+ (as shown in the image below,it is not available in Unity 6 with my EDU license). However, PolySpatial 2.x is only supported in Unity 6.
By the way, will EDU License users be able to add the Vision OS module in Unity 6 in the future? Thank you again for your response and support.

I can only tell you that we have nothing to announce in that regard.