Hi.
Not sure if this question is already asked but didn’t find it.
My problem is when I’m using the UI elements on my menu screen.
So instead of buttons sprites I’m using the color change.
But for some reason the hover doesn’t work directly when I run the game.
I first need to click somewhere on the screen and then the hover color starts to work.
Is there anyway to fix this without writing a script or using sprites for the buttons?
Was thinking about some kind screen focus stuff or so but don’t really know what to do.
Been using unity only for few weeks so that might also be the problem here
/Jere