How to show UI to Multiplayer?

You have to create a canvas for each player and map them to it. Ditto for any per-player-variables you want to use.

This may help → Related Question