ManoMotion Unity SDK 2.0
SDK documentation
Loading...
Searching...
No Matches
Known Issues

ARFoundation in Unity 2022.x or higher on iOS

The entire phone screen starts glitching when running InputManagerARFoundation with later versions of Unity.
We are looking into possible solutions for this issue.

Hand occlusion in AR Foundation

HandOcclusionARFoundation displays the hand cutouts on two canvases with Render Mode set to Screen Space - Camera.
When the camera is not set the Render Mode will be treated as Screen Space - Overlay.
Screen Space - Overlay makes the hand cutout align well but doesn’t give it any depth.
Screen Space - Camera makes the hand cutout be slightly misaligned but gives it depth.