How to add and play video in a widget?

Hello, I want to add and play a video in a widget. I tried everything from google. I imported the video from the movies folder. Created a Media player and added a video for it. I pulled the video file in the widget manually and I can see the first frame from the video but when I open the widget in the game it is not playing. When I added to the media player i tickted the loop and play on open.
Thank You

hey there!
did you try to open the source in your blueprint? like on event construct, get your media player and open your source with autoplay.
it should force it .
(i remember a bug like this, it fixed it with that.)