Media Player does not play video automatically when you press play. It has to be setup to do so.
- In any actor or level blueprint, make a MediaPlayer variable, compile and set its default value to your media player asset.
- Call MediaPlayer::OpenSource and select the MediaSource asset you want it to play, and that’s it.
