NavMesh in two different levels

Well, my game has 2 levels. And obviously, the game starts in one.
In the first one, when I hit a key, the blueprint calls an Open Level function, and loads the second one.
In each level I’ve put a Pawn defined by the same blueprint but the functionnalities have to be similar so 2 different versions would be useless imo.