Hi ,
We are building player cards for each player as they join the server. I wont run through all of the particulars, but we are getting the PlayerArray after LogIn and then pulling the UniqueNetIDs from there. It all works, refreshes and everything, except the name always seems to be the player on the local controller 0. The avatar is correct, but the name is wrong. I have nothing bound that I can tell and I just add a player card widget for each player in the array. You can see the player card hook up below. Could this be a bug perhaps?