LIVE: Multi Line Editable Text BOx in UMG does not wrap text to a new line

UE - Editor - UI Systems - Oct 24, 2014

When setting up a UMG HUD system, the Multi Line Editable Text box component will accept text, but all text entered is on a single line with a horizontal scroll bar rather than wrapping to a new lin ...

Unable to copy tracks from UMG animation to another animation

UE - Anim - Sequencer - Jan 27, 2023

In UE5.0 it was possible to paste Tracks from one Animation to another, but from UE5.1 this fails with the message "Can't paste section. No selected tracks to paste sections onto". The attached pro ...

Issues with Convert Selected Actor to Blueprint Class (previously Replace with Composited Blueprint)

UE - Gameplay - Blueprint - May 14, 2015

A licensee on UDN brought up some issues with "Convert Selected Components to Blueprint Class". After investigating a bit, it seems there's been some regression compared to what could be done with " ...

Editor becomes unresponsive after clicking off of a Widget when the input mode is set to UI only

UE - Editor - UI Systems - May 19, 2015

If the user sets the input mode to UI Only and then clicks on the screen in an empty area (so that it captures the mouse) the user will no longer be able to add any input of any kind and must use th ...

UMG Crashes When Using "Create Dynamic Material Instance" With An Optional Name Twice

UE - Editor - UI Systems - Feb 17, 2020

When using an Optional Name parameter in Create Dynamic Material Instance while using the same Optional Name twice in UMG the engine crashes. I have tested this in a actor blueprint that applies th ...

When Creating a widget that is used for the default drag image it starts in the top left and slides to the mouse position

UE - Editor - UI Systems - Jul 10, 2018

Default drag image appears to be offset when using a widget that is created just prior to clicking and dragging. The image starts in the top left and then slides towards the mouse. ...

Event On Animation Finished for UMG does not fire off until a few seconds after the animation in complete

UE - Anim - Sequencer - Oct 19, 2015

The event "On Animation Finished" does not fire off until a few seconds after the animation is over. ...

The MainMenu widget isn't loaded when the player returns to the MainMenu map from the InGame menu in Multiplayer Shootout

UE - Networking - Jun 16, 2015

The MainMenu widget isn't loaded when the player returns to the MainMenu map from the InGame menu in Multiplayer Shootout. This happens in PIE and in a packaged project. Reproduced in 4.8.0 and Mai ...

References to recompiled Blueprint CDOs that exist outside of the immediate class hierarchy are not being replaced during compilation.

UE - Gameplay - Blueprint Compiler - Feb 24, 2022

Currently, the Blueprint compiler will only update references to a reinstanced CDO/archetype object if it falls within the immediate hierarchy of the Blueprint class type OR if it's a component temp ...

Variables replaced with -1 after jumbling in details pane when one actor is selected and another blueprint compiled

UE - Gameplay - Blueprint - Aug 31, 2016

Variables replaced with -1 after jumbling in details pane when one actor is selected and another blueprint compiled. De-selecting Actor_1 sets variables back to correct value when selected again. ...