SurfaceUIs click events suddenly no longer work

SurfaceUI button clicking has stopped working. Hovering still works just fine, but not clicking. The event does not fire.

This is game breaking in my team’s game Glacier.

I’m not sure when this started happening, but I assume it was today as that is when bug reports have started to come in.

The game linked in this post was last updated in February.

20 Likes

Also having this exact same issue, TextButtons descendant of SurfaceGuis are not firing their click event in any of my games.

Quite a major issue due to players not being able to get into game due to using SurfaceGuis in our Lobby.

2 Likes

This appears to be happening globally.

4 Likes

Same issue here, and other games are having it such as Game Dev Life

4 Likes

Yeah same issue here, its not even the fact that they no longer fire any clicks, but would also spam calls for MouseEnter events whenever you moved your mouse within each ui element.

3 Likes

Having same issue, game-breaking. Default text/image button’s hover effects also do not seem to show.

1 Like

I have the same issue. Critically broke my entire game. Switching to MouseButton1Down is a temporary solution and that for some reason does not work on mobile for SurfaceGuis. Should be fixed as soon as possible!

1 Like

Thanks for the report! We’ll follow up when we have an update for you.

14 Likes

I was going to ask if this was fixed because my game is working fine but I think I used mousebutton1down. What event is the one that’s not working? .Activated

MouseButton1Click. Hopefully they fix it soon, I’m sure many games are unplayable right now. I had an 80k ad running too, basically paid money for my game to be disliked :rofl:. Think it might be fixed already in-game.

Thanks for bringing this to our attention. The issue should be resolved now.

6 Likes

This same issue keeps reoccurring from time to time, and has been for the entire day as well as some last night.

It appears the fix was mistakenly not applied to 5% of users. This has been fixed now. Let me know if it continues to happen. We apologize for the inconvenience.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.