-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading screen dissapears too fast #96
Comments
You need to check Wait for Manual Stop and set Minimum Loading Screen Time to -1 to enable the Show Loading Complete Text properly. |
nope, still doesnt work. |
Hi, please try packaging your game to see if this still happens. The standalone and launch builds have a few issues (like the checkerboard background), but the packaged game should work fine. |
hey, sorry to bother you again, but after building the game the same thing happened |
Thanks for the video. It's weird. Which Unreal Engine version are you using? I am not able to reproduce this issue on my side. I'm using Unreal Engine 5.3. This looks like a bug in the MoviePlayer plugin, which I cannot fix. You have to upgrade your project to the newest version if possible. |
im using ue 5.0.3. if you think thats the problem, then can you help me or send me a trustworthy tutorial on how to update my project to the latest engine??? |
Hi, you can test the plugin in a new blank project with the latest UE version to see if it works fine. For example, UE 5.3, which I am using without this issue. Upgrading your project depends on how complex it is. If you use many plugins, you may need to upgrade them to the latest supported version, too. Async Loading Screen supports the latest UE version, so you can download it here or on Marketplace. |
thank you! ill comment the result when i have time to do so |
Hello!
Thank you for the amazing plugin, but i've had a little problem with it.
The loading screen dissapears too fast even when i set the minimum screen time to 10 seconds (tried -1 aswell but doesnt help)
it appears for a second and then dissapears.
I also set Loading Complete text, which does not appear at all.
I'll be extremely thankful if you help me out!
Best regards!
The text was updated successfully, but these errors were encountered: