Levels load sluggishly after compiling

In all games when you load a level there’s a few seconds to minutes in which there’s a loading screen. Typically you’ll handle this with the controller. Have it create a widget and add to viewport. Then have the pawn report back to the controller when it’s sufficiently loaded.