Why does this part float up?

floaty thing.rbxl (15.6 KB)

I can’t figure out why this part floats up. There are no forces that would push it upwards. It is connected to the ball with AlignPosition, which is connected to an invisible brick with another AlignPosition.

Edit: If I anchor the ball it works. ??? Also if I set ReactionForceEnabled to true it has the correct behavior

Ok ok, we have a bug in AlignPosition (and AlignOrientation). The fix is in the pipeline already and will be enabled in 2 weeks. Until then, on the constraint, make sure to check ReactionForceEnabled.

4 Likes

This bug was fixed months ago.

1 Like