There are some changes for media framework for 4.18. MediaSoundWave is removed and we can no longer play movies on UMG by simply dragging a play node. Any good ways to resolve this?
As per 4.18 release notes, MediaSoundWave assets were replaced with MediaSoundComponents, which is what you need to use now.