When connecting a Sense Glove DK1 to v0.19 of the Unity SDK, only the thumb is moving on the Hand Model.
Caused by the introduction of a new "UpdateLevel" (how much of the hand model is updated) caused the hand Forward Kinematics to be skipped. (Except for the thumb, where Inverse- and forward kinematics were performed simultaneously).
When connecting a Sense Glove DK1 to v0.19 of the Unity SDK, only the thumb is moving on the Hand Model.
Caused by the introduction of a new "UpdateLevel" (how much of the hand model is updated) caused the hand Forward Kinematics to be skipped. (Except for the thumb, where Inverse- and forward kinematics were performed simultaneously).
Solution: