Networking - Variables across Level

Thanks, I thought something like that. The Problem is that the player controller doesnt exist across level. I have a main menu level with a widget and then you travel to the game level. This mean the player controller variable is set, but after creating a session with a other level the variable is empty, because a new controller was created.