(Networking) How to make PlayerController persist when joining a server?

I feel stupid. I just noticed I left the “bSeamless” parameter of ClientTravel() to false… Will do more tests tonight

If it still doesn’t work, I’ll go with Moss’ idea and save the name to a config, read it on the Client OnPostLogin(), send it to the server, and make the server set it in the PlayerState