-
https://discussions.unity.com/t/xrgrabinteractable-moved-in-hierarchy-when-grabbed/781543
- Discussion happening here.
-
- This is not working as expected.
-
For now, directly edit XRGrabInteractable and remove the code that sets the parent to null when grabbed to solve the issue.
- It’s uncertain if there are any side effects.
- Editing this directly is not a good practice as it won’t be reflected in git.
- It would be better to find a more acceptable workaround.