Unity-Technologies / XR-Interaction-Toolkit-Examples

This repository contains various examples to use with the XR Interaction Toolkit
Other
1.11k stars 363 forks source link

XRHands - No rotation of object when grab with only one hand in build #118

Open jbaessens opened 11 months ago

jbaessens commented 11 months ago

No rotation of the grabbed object with handtracking / OpenXR plugin / XR Interaction Toolkit It only works with two handed rotations. It works well with Oculus in Link mode in editor but not in build.

I have added a cube as child of the direct interactor, I see it rotate in editor but not in build, it always kepts the same orientation .

To reproduce :