Turn-Based Local Multiplayer Logic

What is your current camera setup? Do you have a camera attached to your pawn? If so, you should remove it. Just use a camera actor in the level for this situation. Set View Target With blend on Begin Play and just use “Get player Controller” with index 0. This way when you change possession your camera will not change, or at least it shouldn’t.