The UITweenPlay component has a Condition, and a separate play direction setting.
However, it seems that the OnHover() function implicitly assumes that if the Hover is ending, the direction should be reversed.
So, using a play direction of "reverse" with "on hover exit" results in a forward play.
Is this a bug?