I have a media texture, but it seems to me that it does not work, because in the material settings it should be played if I’m not mistaken.
I made a camera animation and I want the video (media texture) to play on the screen to create a video. But for some reason, instead of the video, I see only a black screen. Perhaps this is only the starting frame, because the video starts from a black screen, but nothing happens in the Unreal Engine and further.
Here is what I did:
- Imported video
2.Created a media player and selected my video there. (After the media texture was created) - Overlaid the media texture on the screen (It automatically turned into material)
Please help, what is my problem?