ProjectPointToNavigation stops working after level change

I’m having an issue where the node ProjectPointToNavigation stops working after loading a new level. If I open up LevelA in a PiE session, it runs correctly and returns True, if I open up LevelB in a PiE session, same thing. But if I open up LevelA in PiE, then transition to LevelB in the same PiE session, the node will return false. Does it lose the reference to the correct Nav Data on level change or something like that? and if that’s the case, how do I get the correct Nav Data? I’ve tried extending the Query Extent to no avail.