Session Host and Join

Hi, I’m trying to make a Host & Join session for my game. It works normally, the character can join, and it already replicates the action and stuff, except for the character selection.
So in the game there’s a character selection which player can play as, but if the player join a Hosted Session, then the Joined player character will become the same character as the one Hosting
So for example
Host: Pick character A
Join: Pick character B
Result: Host & Join plays as Character A


here’s the image of my fucntion for join and host session.
Any help would be appreciated!