Seamless, Proper Loading Screens! [Play Movies, Audio & Animated Widgets!]

Thanks for the tutorial! I managed to set up a nice little custom widget to show up when a level is loading. I’m having some issues with crashes though. Have very little understanding of memory management but from what I’ve gathered, the GC picks up something it shouldn’t, and either the GC or the render thread result in a fatal error. Anyone had any similar trouble with using custom widgets for this?

edit: it’s probably not the GC thing. I get the same callstack as in here: loading screen crash 4.10 - UI - Unreal Engine Forums