Movie player in widget often does not work at all for no reason.

I have created a main menu. The background is an image in the format media texture. It is a 6 second loop movie. When the widget is created, a mediaPlayer variable with value media player is the object for an Open Source node, the source opened is the movies file media source.

Each time I open it the movie is either working fine, completely black, or its being tiled by 50x50. The default tiling is 2x2, and I do not change it anywhere in BP.

Very frustrating since I cannot figure out WHY the screen is just completely black or messed up even after messing with it for an hour.

When I use the same BP for the main menu screen, it is black every time the game is launched.

Started having this issue as soon as i updated to UE5.2. In 5.0 with Electra plugin did not have this issue