Adding a Named Slot to a UMG Widget is causing the number to increase rapidly.

UE - Editor - UI Systems - Feb 25, 2015

If you create a new Blueprint Widget, place a button into the widget, and click, hold, and drag a Named slot onto the button, the number of the Names Slot will keep increasing as long as the named s ...

Switcher widget causes a crash when dragging a widget out of it and on to the canvas panel

UE - Editor - UI Systems - Aug 6, 2015

If the user adds two widgets to a switcher and then tries to drag one out of it the editor will crash ...

Warnings Log spam when pasting a widget into any panel widget

UE - Editor - UI Systems - Jun 8, 2018

An increasing amount of warning show up in the output log as a widget is pasted into a name space that is part of a widget that has been added to another widget via the user created section. Examp ...

UMG Widget color and Text color has different output at UE4 editor to Mobile preview and Mobile device.

UE - Editor - UI Systems - Jul 3, 2015

UMG Widget color and Text color has different color output at UE4 editor to Mobile preview and Mobile device. https://udn.unrealengine.com/questions/251945/umg-viewport-device%E1%84%8B%E1%85%A6%E1% ...

Small line at the bottom of 3D Widgets when widgets positions are set to x=0,y=0

UE - Editor - UI Systems - Aug 10, 2015

If the user sets a widget to the position x=0,y=0 and then applies this as a widget component, there will be an artifact at the bottom of the widget that is the color of the widget that is in this p ...

Media capture (AJA) doesn't grab UMG widgets in standalone mode.

OLD - Enterprise - Jan 29, 2019

Media capture (AJA) doesn't grab UMG widgets in standalone mode. ...

User created widgets from widgets that are normally not focusable appear to break navigation when added to another widget even when focusable set to true

UE - Editor - UI Systems - Oct 28, 2016

User created widgets from widgets that are normally not focusable appear to break navigation when added to another widget even when focusable set to true Example: A widget with only a text block in ...

Focus jumps to the root widget after renaming a widget in the widget hierarchy and then pressing a direction arrow

UE - Editor - UI Systems - May 31, 2019

When renaming a widget in the widget hierarchy the user experiencing does not appear to match up with what is expected. After renaming the widget if the user presses the down arrow key it is assumed ...

Nativized UMG widgets with animation tracks can sometimes assert with async loading enabled.

UE - Gameplay - Blueprint - Jan 18, 2020

The incorrect use of NewObject() to instance nested class-owned subobjects will force StaticAllocateObject() to reconstruct the instance that was already constructed by the outer class ctor in nativ ...

Crash on Event Begin Play with UMG Widget and 2 or More Players

UE - Editor - UI Systems - Feb 25, 2015

A player with UMG widget created on BeginPlay works fine when hitting play with only 1 player, but if you set the number of player > 1 it will crash. User believes this is somewhere related with t ...