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

Image Sequence Not playing while loading... #33

Closed amirslayer closed 3 years ago

amirslayer commented 3 years ago

hey there, I have set an image Sequence based on your Tutorials and it freezes on image index 0 until the game load is completed, then it starts playing!

truong-bui commented 3 years ago

Well, it's weird. There are some people got problems with the Image Sequence loading icon but I'm not able to reproduce the issue on my side. I will investigate this, thanks.

navdownsmash commented 3 years ago

Hi @amirslayer, Can you share that project with @truong-bui? My PR may fix this bug in short term.

Regards Nav

truong-bui commented 3 years ago

I'll fix this issue and update to 4.27 in the weekend

truong-bui commented 3 years ago

This's fixed in version 1.3.0, please update your plugin, thanks.