GameState variable replication issue?

Yeah, it is.

The spawn function is exactly the same as it is above (the only difference is that now I grab the player controller and assign it as an owner of each pawn as it is created). The pawns are being created and assigned the correct owners, it seems like its just the _team1/_team2 variables aren’t carrying over to the clients.