Skip to content
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

Black flicker when stoping the loading screen #84

Open
EeroVarendi opened this issue Dec 4, 2023 · 0 comments
Open

Black flicker when stoping the loading screen #84

EeroVarendi opened this issue Dec 4, 2023 · 0 comments

Comments

@EeroVarendi
Copy link

EeroVarendi commented Dec 4, 2023

Hey, so every time the loading screen is removed, there is a black flicker for a frame or two. (even on Package build)
This happens even with the allowEngineTick = true (and in the Default, not Startup loading screens). It also happens no matter what time i stop the loading screen (manually a few seconds after world has loaded or immediately when loading is done). And also if i have movies or only background images (the latter is what i want, i dont actually even need movies).

Im guessing its the MoviePlayer itself being removed and the rendering being suspended during it. But even when i load and activate a full screen widget underneath the LoadingScreen and then Stop the Loadingscreen, the flicker still happens :/

Do you maybe have any ideas on how to get rid of this behavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant