TouchPan Velocity never triggers Enum.UserInputState.Begin State on Android, but does trigger correctly on iOS. The Enum.UserInputState.End state is sometimes triggered on Android, but always triggered on iOS.
Thank you for the update! It seems that the Begin state is fixed, however I am experiencing some issues with my Android (Samsung Galaxy) where the .Ended event sometimes is not the last event (or just not fired correctly?)
Note how this shows “Change” when I lift my finger sometimes. I tested this on an iPhone and the “End” UserInputState is always the last one shown when I lift my finger.