Training Stream - UE4 Game Framework Basics in Blueprint - Nov 10th, 2015

Great really looking forward to this. The Multiplayer Shootout sample covers these topics, but it has one BIG problem that I hope you can address. In 4.8 you guys changed UE4 so that when loading a level any UMG widgets added to the viewport get destroyed. Previously (4.7 and older) this was not the case and they would persist through the level loading. This change has broken the UMG menu system in the Multiplayer Shootout sample so it is no longer a good resource to learn from.