Unable to click button


ABOVE: what it looks like to move mouse over in studio

ABOVE: What is looks like to move mouse over in-game/testing
This also doesn’t work even when I am in 3rd person view/without shiftlock. When the button doesn’t go dark, MouseButton1Click events don’t fire.

What’s the script in the button?

This probably has nothing to do with the script considering the fact that the event doesn’t run.
I know it doesn’t run because I have a print statement in the event, Mousebutton1Click. I think all buttons turn darker when .MouseEnter is fired.

I checked ‘Always on top’ and it now worked. I think there was some clashing between different uis.

1 Like

Have you checked through the troubleshooting questions here:

1 Like

AlwaysOnTop isn’t a good idea, as its name suggests, it will draw over EVERYTHING in the game.