Hi, I'm new to Unreal VR development and having some trouble with motion controller positions. It was working for me in Unreal 4.24.1 but today when I upgraded to 4.24.2 the motion controllers are in the wrong place with respect to the HMD. They are consistently several feet behind and above the HMD's position. If I ResetSeatedPosition, the controllers again move to above and behind the HMD's new orientation.
Both motion controllers are attached to the VROrigin.
I tried calling SetRelativeLocationAndRotation, ResetRelativeTransform, ResetOrientationAndPosition on each of the motion controllers, but none of these have any effect.
Any suggestions or ideas?
Both motion controllers are attached to the VROrigin.
I tried calling SetRelativeLocationAndRotation, ResetRelativeTransform, ResetOrientationAndPosition on each of the motion controllers, but none of these have any effect.
Any suggestions or ideas?
Comment