Media Player Image Sequence Jitter

Happy new year to everyone!

So I’m trying to play an image sequence in a widget using media player. The way I play it is when a player hovers over a button in the widget, the sequence will play over the button. When the player unhovers, I close the sequence. I’m able to play the sequence, but for some reason, there is significant jitter, and the sequence is not smooth (see the video below). Why is this happening?

Note the following:

  • The sequence is made of PNGs
  • Running at 24 FPS, full HD quality (not even 4k)
  • Using UE 5.2.1


Have you tried to override the fps in the Img Media Source?
Maybe it works for you.