[Plugin] UMG Cinematics. Add Widgets To Level Sequences

UMG Cinematics is plugin that allows you to add UMG Widgets Sections to level sequences. This means you can

  • Create and Add Custom Fades between shots.

  • Create Animated Transitions between shots.

  • Add Text Or Titles, or Subtitles to Sequencer Movies.

  • And Images or Image overlays to Level Sequences.

  • Add 2D Shape Layers for level sequences

  • And More…

UMG Widgets are powereful 2D elements which you can now easily add to your level sequences.

UMG Cinematics On UE Marketplace

1 Like

Beginner Tutorial:

1 Like

In this video, we focus on text related tasks like subtitles and Titles for movies… The SceneEditableTextWidget is what you can use to ensure your changes are serialized/saved properly.

Feel free to add any feature requests here:

Hi! Does it work with 3D widgets? I mean, if I add a widget component to a blueprint does it get rendered on movie render queue?

Hi, it works with UMG Blueprints directly. If you want to use the Widget Component , add the Widget Component to an AActor and then add the actor to level sequence.
What this plugin is takes your 2D UMG widgets and adds them to the level sequence.

I bought your very expensive plugin (the price is outrageous). Why is my widget the correct size in the viewport, but much smaller in the render? It also seems to depend on the video resolution.

Viewport (Playmode):


Render:

???

The plugin performs very poorly in rendering; I do not recommend buying it.

That’s an engine bug and not a plugin bug and it’s been fixed here:

UE-201823 When adding the UIRenderer to the Movie Render Queue, the rendering output is a difference in PIE and MRQ.