Occasional 1-frame UMG render data corruption on Metal

UE - Graphics Features - May 10, 2016

Component Transform does not reset when used to replace the default scene root

UE - Gameplay - Blueprint - Sep 11, 2015

After adding a capsule component to a new actor blueprint and then transforming it, if the user replaces the default scene root with the capsule then the capsule's transform properties do not reset. ...

Replacing an asset in a sequence player node does not register in undo history

OLD - Anim - Nov 29, 2016

In the Anim Graph, replacing an asset in a sequence player node does not register in undo history. It does not show up in the Undo History window, and when the user undoes the action, it completely ...

For each "EnumName" nodes do not update when passed into a create widget node via an exposed variable

UE - Gameplay - Blueprint - Nov 1, 2016

For each "EnumName" nodes do not update when passed into a create widget node via an exposed variable ...

UMG Event Track events may not fire if they are too close to the end of the animation

UE - Anim - Sequencer - Nov 17, 2016

Every tick, we evaluate the range of time that has passed to see if any events on the event track need to be fired. However, when we hit the end of a loop, we have to manually set our LastPosition b ...

iOS: Holding Backspace Does Not Delete Multiple Characters on UMG Text

UE - Editor - UI Systems - Slate - Aug 24, 2021

The iOS Virtual Keyboard has an issue when entering text into a regular UMG text entry field. If the backspace key is pressed and held, rather than deleting all the characters preceding the caret o ...

Retainer box widget causes progress bars to render incorrectly

UE - Editor - UI Systems - Slate - Apr 14, 2021

Retainer boxes are currently causing progress bars to render incorrectly. This looks to be related to [Link Removed] which is fallout from the changes to retainer widget transform calculation introd ...

ImageSize in Image widget is not set when setting a texture as a brush

UE - Editor - UI Systems - UMG - Aug 1, 2023

Since FDeprecateSlateVector2D has been implemented in 5.2, the following function calls will always fail. Therefore, the ImageSize is not updated. This problem does not occur in 5.1.   void SBrus ...

UMG text does not update text when loading save game in real time

UE - Editor - UI Systems - Localization - Nov 25, 2015

If a project is utilizing load/save game features and attempts to print that load/save game's text information to a text box in UMG, the text box will not update in real time. ...

Removing and replacing an Atmospheric fog causes hard line issue in SkySphere

UE - Graphics Features - Dec 28, 2015

When deleting and replacing the atmospheric fog with another atmospheric fog there will be a noticeable artifact near the sun disc from the SkySphere. Image attached. Tested in 4.11 stream CL-28 ...