Problem with syncing UIs in multiplayer

Hi,

I am trying to create a multiplayer game. I followed the multiplayer tutorial and everything works fine. However, when a player pauses the game and a menu UI appears, this menu UI also appears for all the other players currently in the game. Does anybody knows why is this happening and how can we fix this? I want the menu UI to be unique for each player. I would really appreciate any helps.

Thank you very much,
dongqtm

really hard to say without any code. do you send a message when a player pauses the game ?

1 Like