Reproduction Steps
In the parameter LineVelocity for the constraint LinearVelocity, if you try to change the sign of whatever number is currently written, it will not accept the change and revert back to whatever was originally written.
Ex: write 5, then write -5, hit enter, it becomes 5. Same issue from going from negative to positive
Expected Behavior
I expect this bug to not occur
Actual Behavior
The desired input does not get written to
Workaround
Changing the number to something else.
Ex: You desire -5, write something like 4, then write -5 afterwards.
Issue Area: Engine
Issue Type: Other
Impact: Low
Frequency: Constantly