I think it’s because the level BP you have open in the debugger is not the same instance you have loaded in the game. I don’t think there is a way to do it ( for level BPs ).
One thing you could do, is just play the game a use F8 to pause execution at some point. You can then select objects in the level, including blueprints, and see the values of variables internally etc.