When a connection is set up with Motor6D:GetPropertyChangedSignal("Active")
, the connection will never fire.
Motor6D Active Bug Reproduction.rbxl (50.6 KB)
Expected behavior
I expect my connection to fire when the Active property changes.
When a connection is set up with Motor6D:GetPropertyChangedSignal("Active")
, the connection will never fire.
Motor6D Active Bug Reproduction.rbxl (50.6 KB)
Expected behavior
I expect my connection to fire when the Active property changes.
We are working on a fix. Thanks for the report.