[UE5.4] How do levels work?

When playing in the editor, everything works fine. But when running in a standalone window, Level Instances don’t load. I’m getting the event that it’s loaded but the actors are not in there.

I’ve tried both dynamic loading as well as static (ie. already in the level) and neither works.