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
776 stars 98 forks source link

Time in Font Materials does not update during a loading screen #78

Open TheEnbyWitch opened 11 months ago

TheEnbyWitch commented 11 months ago

I wanted to do a thing for my loading screen where the "Now Loading" text goes up and down over time, and it seems to be taking whatever time was set at the time of initiating a level load and doesn't update.

image