Movie Player returns false on play.

Hello everyone.
[UE4.12.5}

Im using a movie file as material in umg.
My problem is that when let the movie play over blueprint
( Widget blueprint → Event constuct → play movie player ) it wont play my movie in standalone game or launch game.
As I debug the bool it returns false.

cheers.

Fixed!
Please make sure under the construction event add an delay of 0.2 or 0.1 before you play the movie.
Cheers,
Bander

Bind Open Event to media player, then play (Work if slow or fast load player)

1 Like