I've been encountering a problem where in any state machine I create, the action parameters will not change from what I first set them to be.
Let's say if I did an add force on an object 100 in the Z-space: every time I put in a new value and hit play, it will reset to 100 when I go into play mode. I can even remove the action and re-add it and it will still be 100 when I go into play mode.