How do I close Movie Player without Player Input with bWaitForManualStop set to true

When I want to close the Movie Player I call GetMoviePlayer()->StopMovie() and it does stop, however I end up on a black screen that won’t close unless I press any key.

Any tips on how I could make it close without player input?