-
Notifications
You must be signed in to change notification settings - Fork 50
Labels
bugSomething isn't workingSomething isn't working
Description
In IMU calculations, Transform.InverseTransformVector is used to add gravity to acceleration, but this function is scale sensitive, so if the object's scale is changed, the acceleration values will not be calculated correctly.
If the scale is set to 1, there is no problem.

If the scale is changed to 0.1, the gravity of the corresponding axis is calculated as 10 times.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working