Hello,
I have a button with a UIPlayTween script on it triggering on "On Hover". The tween it plays is a TweenColor. When I test on mobile, with a touch interface, the "On Hover" effect sticks on when I press the button: it turns on and doesn't go away.
I understand that there is no "hover" on mobile, but the game is a hybrid computer/mobile. I can work around by setting the UICamera to use only touch, but this feels like a bug, so I am reporting it.
Also, I tested the UIButton hover color change as well. It acts differently and is more reliable, but I still can get it to stick to the hover color (in this case alpha).
Cheers,
Alain-Daniel