When opening a project that had the level BP open, along with other BP's. All BP's open

The level BP is a different type of blueprint, it depends on the active map and it’s kinda unaccessible from other BPs.

Personally, because of these reasons, I try to avoid using it as much as I can. You can do the same things placing an actor in the level and using it as manager (with the advantage that you can recycle it across different levels)