AsyncLoadingScreen icon indicating copy to clipboard operation
AsyncLoadingScreen copied to clipboard

Delaying Loading Screen Removal Until World Partition Level Is Fully Loaded

Open Hi-Im-Ghost opened this issue 6 months ago • 1 comments

Is there a way to keep the player on the loading screen until a level using World Partition is fully loaded? Right now, I only see the level starting to stream in after I enter it, even though the loading screen says everything is ready. I'm using Open Level to load the map.

Hi-Im-Ghost avatar Jun 13 '25 16:06 Hi-Im-Ghost

Unfortunately, you can't do that. The workaround is using a UMG widget to cover the streaming level.

truong-bui avatar Jun 16 '25 08:06 truong-bui