Hello, I am currently playing a video for my main menu in a 3D Space on a plane. I couldn’t find updated documentation or tutorials/videos on how to play a video through WidgetBP. Is there an easier way to play videos? I have this video on a loop and the sound is also placed in the 3D Environment.
Because I use this option, I need to provide lighting to the plane playing the video. This completely ruins the color in the video. You’ll notice how it is blue. Below you will find a link to screenshots of my current set up. Any help is appreciated!
Add an Image to your UMG Widget, in the image settings in UMG Editor you can change from texture to material, add your video material (media player like in your screenshot). in that material check the settings for “Unlit” and the Video feed into “Emissive” Channel of the material
What is the difference between a UMG Widget and a regular Widget. The Widget I was using that same method with was the Widgets that are used for things like Health bar and text. I can place an image in the widget but the texture or material won’t play even after following steps correctly in two videos.