truong-bui / AsyncLoadingScreen

Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
https://www.unrealengine.com/marketplace/en-US/product/async-loading-screen
MIT License
787 stars 99 forks source link

Complete Loading screen does not hide Loading text and throbber #29

Closed helo1313 closed 2 years ago

helo1313 commented 3 years ago

Hi, so in my game i want to have a press any key to continue (hide loading screen), so i set this up in Async Loading Screen and every thing is fine with the exception of one, then the loading is complete, the "Press any key" Text shows in the center, but the Loading text and throbber is not hideing at the bottom, and thats very strange. How can i set the loading text hide when the loading complete text shows up ? Is this a bug ? or there is a bool in config that i does not see? Bez tytułu

truong-bui commented 3 years ago

Hi, I'll implement it in the next update