Hi
I've found a problem on Android which makes buttons go to hover state right after a button is clicked and the button is switched. To make that make sense, let me try to explain.
I have 2 prefabs, which is basically 2 different screens. The two prefabs have a button placed at the same area (top left corner). When I press the button in the first prefab it destroy's that prefab, and instatiate prefab number 2. The button placed at the same area in prefab 2 then sets it's state to "normal", but just after it sets the state to "hover" and thereby the button looks like it is hovered, even though it should not be.
Hope this makes sense.
The problem is only occouring on Android, not iOS or editor. The problem startet to occour after upgrading to 3.7.3