Hello,
I'm trying make the Hand UI in the Moving Reference Example.
Basically updating the ship OnPrePhysicalUpdate doesn't work for the Hand UI, whil the ship is moving the menu doesn't work.
To reproduce simply drag the LMHeadMountedRig from HandUI Scene as child of the Ship in Moving Reference Frames Scene, update the references for of the InteractionManager and test it.
I also tried to change the AttachmendHands script to update the attachment position OnPrePhysicalUpdate with no success, the problem is still there.