I have a button that starts the game. In the editor it works fine -- click it changes color and starts the game (loads new scene).
On mobile it changes color when selected/clicked but stays in the "Active" color, without calling the function it's supposed to call.
Any ideas why this may be happening?
I've also done it with an event for "pointer click", same deal -- works fine in the editor (gets two debug logs for the function, since both on click and event pointer click are working),...
4.6 uGUI Mobile - Touch Button not working.
On mobile it changes color when selected/clicked but stays in the "Active" color, without calling the function it's supposed to call.
Any ideas why this may be happening?
I've also done it with an event for "pointer click", same deal -- works fine in the editor (gets two debug logs for the function, since both on click and event pointer click are working),...
4.6 uGUI Mobile - Touch Button not working.