Description
Physics doesn't continue working after moving an object that has had physics permanently enabled on it. Physics initially works immediately after enabling it on an in-room object, but stops working after the object is moved.
To Reproduce
Steps to reproduce the behavior:
Enter a Hubs room.
Spawn an object into the room (you can use the /duck command).
Hover over the object with your mouse and press and hold spacebar to bring up its menu.
Click on the ball with a downwards arrow to permanently enable physics.
See the object drop to the ground.
Click and drag the object to a new position in space.
See that the object doesn't drop to the ground when you release the mouse button.
Expected behavior
The object should drop to the ground after moving it, when physics is permanently enabled.
Description Physics doesn't continue working after moving an object that has had physics permanently enabled on it. Physics initially works immediately after enabling it on an in-room object, but stops working after the object is moved.
To Reproduce Steps to reproduce the behavior:
Expected behavior The object should drop to the ground after moving it, when physics is permanently enabled.
Hardware
Additional context Potentially caused by #6487