My UI doesn't update in real time on mesh. Video and pics included.

So to be as quick as possible I want to have my character hold a pad (a mesh) that has a material on it’s screen (that displays a UMG in real time) and that UMG widget (should have a real time view from a 2D capture object).

So in effect, a real time security footage showing on the pad.

I’m so close to this implementation. - YouTube

It works I have a 2D capture Camera that creates a render target. I use this to create a material.

Imgur

Imgur

I use this new mat and put it onto an image component in a UMG.

Imgur

I then create a new material with a parameter.

Imgur

Finally using a 3D widget component, with my UMG in the widget class field, I pull out it’s render target and set that as the parameter in the material and have that material applied as the material for my pad meshs screen to use.

Imgur

And as noted, this is the result: - YouTube

As you can see it’s about what I want. It’s WIP so nothing fancy and it doesn’t look perfect. There’s an issue where the screen is too dim or too bright that I need to address but more disturbingly as you can just see in the video, the screen UI doesn’t update all the time. Look closely when the red/orange cryo door opens up. In the real scene that door slides up normally. On the screen however it stutters twice. I can’t understand this at all. Another thing to note. If my player walks a bit away from the doors and the 2D capture camera that ‘camera’ feed seems to freeze entirely. This also seems to occur randomly though as noted in the video.

Need any help I can get with this thanks!

hey there !
seems that your video is in private mode so we can t watch it. can you fix this so we can help ?