Possess doesn't replicate to clients?

Yes the spectator pawn is set to replicate by default and the spectator pawn is set as the default SpectatorPawn in the gamemode.
So I don’t Spawn the pawm, I only call GetSpectatorPawn() to get it and possess it.