ue4plugins / LoadingScreen

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

Unreal 4.19 release coming soon? #34

Open Maeroplane opened 6 years ago

Maeroplane commented 6 years ago

Hello,

We could really use this plugin for our loading issues in UE4.19. Because of massive framedrop when loading a level, our app switches to the SteamVR room for loading.

We tried the transition map from Unreal itself, as well as the "auto enable splashscreen node" and the "execute command line node" with ServerTravel. Both resulted in Steam going to the SteamVR room on framedrop.

We would like to have a custom build loading transition map and hope it can be solved with your plugin.

Are you currently working on a new release for 4.19 or is there some way we can have a work around without having a C++ project?

Thanks in advance,