ue4plugins / LoadingScreen

A plugin for Unreal Engine 4 to expose simple controls for managing load screens.
MIT License
507 stars 161 forks source link

Loading screen doesn't display in 4.22 #48

Open Zeblote opened 5 years ago

Zeblote commented 5 years ago

The loading screen does not display at all in 4.22, it is simply a black screen and then the main menu as if the plugin wasn't installed. I am not using any movies, only text.

ScorpiusGames commented 5 years ago

Similarly here, there is no way to tell what is happening, the UI is not showing even if the callbacks are called my hand.

swuthmaster66 commented 5 years ago

Same here, worked great before now (up to 4.21) it's just black screen in 4.22

alanedwardes commented 5 years ago

This is fixed in 4.22.1: https://github.com/ue4plugins/LoadingScreen/issues/50#issuecomment-486747468

lucastucious commented 5 years ago

Not for me. 4.22.2 and still black screen at startup

lucastucious commented 5 years ago

I've found the culprit ! In 4.22, there is a default plugins that is enabled. Disabling it make this plugins work in 4.22. The name : "Pre-load screen movie player"