Open eusru opened 4 years ago
Hi, did you resolve this issue? I have the same issue. Calling UAsyncLoadingScreen::StopLoadingScreen() when on MyGameMode::StartPlay() does nothing.
@felixmaldonadoos hi, did you find a solution?
hey @Klitzke17 ,
I got it working,
Not sure if this would help (since its been a while and I forgot exactly what fixed it) but here's a pic of what I think are the very important settings (ProjectSettings>Game>AsyncLoadingScreen
)
Feel free to let me know and we can chat about it if this wasn't the setting.
good luck, alex
if i enable HMD, after package,the loadingscreen will not disappear , How to solve this problems i know i can ShutdownModule in C++, but this will cause PC monitor no LoadingScreen, i still want this feature. so how to keep PC monitor LoadingScreen and Both LoadingScreen will disappear if i Enable HMD