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

Crash when tabbing game window in fullscreen #9

Open PavelSkellig opened 3 years ago

PavelSkellig commented 3 years ago

When Alt+Tab game in fullscreen your plugin crashes the game. Any ideas ho to fix this issue?

truong-bui commented 3 years ago

You shouldn't change the size of the windows when the loading screen is running, it's Slate's error.

Mowinski commented 3 years ago

But our player can ALT+Tab game when is in the loading screen - its common behaviour. Do you have any solution for it?

And please be aware that another widgets in our games are window-size proof :)

truong-bui commented 3 years ago

@Mowinski Have you tried to ALT+Tab in packaged build yet? Let me know if there is any crash. I'll investigate it, thanks.

Mowinski commented 3 years ago

Yes! Unfortunnetly on production build still crash. I can send you a Steam Key to our game if you write to me on support@vulpesoft.pl :) Also I can share logs

truong-bui commented 3 years ago

Sent! Please share the crash logs too, I'll take a look at it