Editing physics related values in real-time breaks physics constraint actor [Unreal Editor]

I’m trying to adjust the weight of constrained objects to see how my physics simulation will respond to changes. However, when I manually try to change the physics related value (ex. mass, linear & angular damping) of an object, it will cause the object to detach itself from the constraint actor and falls.
Anyway to prevent this?