If you call new tween slide after previous one and before it had finished - this actor lose an ability to use velocity blocks ever again.
I mean, not only till the end of last tween (thats ok, and described in stencylpedia), but for entire game at this scene with this actor;
regardless of when you will call velocity again, or which behaviour from.


Even after velocity brokes: X/Y-speed blocks would return speed, like they should if actor is actually moving (but he wont).
Tween slides and "set x/y" blocks continue to working well, like nothing happens.
So, this bug isnt critical and easy to workaround. And of course i have already workaround this in my project.
But i spent about two days and half a night to locate and understood this bug: you can imagine, how hard it was, because it not a thing you can understood by deduction: only trying, only by hundreds of builds. So, i hope you would fix it soon in respect of pain i suffered while bughunting

I test this on 8391 and 8417, but im pretty sure this bug has a long history.
Thanks!