I’ve run into a weird rotation issue. Specifically i noticed it on the standard VRTemplate. Steps to reproduce:
-
New VR Template project
-
Add a CollisionBox or any Mesh and make a child under the MotionController Component
-
Make the HandMesh child under the CollisionBox
-
In the viewport, add a rotation to the HandMesh
You will see that for the Left hand it’s gonna do some snaps in rotations now and then at certain angles. So far i’ve tracked it down to only happen for the Left hand, which leads me to think that it’s to do with a negative scale of the HandMesh. See video of me reproducing it in a slightly different way, but it also shows the snap i talk about. Hope someone from dev will see this and can tell if this is an expected behavior or a bug?