Auto Wrap Text boolean check appear twice in the Text Block widget element

UE - Editor - UI Systems - Aug 10, 2018

The Auto Wrap Text property in the Text Block widget element appears twice in the Details Panel. Tested in 4.19.2 (CL- 4033788), 4.20.1 (CL - 4239966),  4.21 (CL - 4275031) ...

Crash when enabling "Support Material Layers" and adding an actor with a widget component to the scene

UE - Graphics Features - Nov 13, 2018

The editor crashes when adding an actor to the level that contains a widget component (the class has to have been set (if the class is set to none the crash will not occur)) and the setting "Support ...

Non-ASCII fonts don't display in UMG

Tools - Nov 6, 2019

When using a non-ASCII language in the editor text in UMG will not display correctly. Found in 4.23.1 CL#9631420 Reproduced in 4.24 CL#10053396, 4.25 Main CL#10050790 ...

Crash when opening the viewport tab of an actor containing a widget component with "Draw at Desired Size" set to true

UE - Editor - UI Systems - Nov 8, 2016

Crash when opening the viewport tab of an actor containing a widget component with "Draw at Desired Size" set to true ...

Editor crashes when compiling widget blueprints when the behavior section is expanded

Tools - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 367 uint8* FObjectPropertyNode::GetV ...

Copy / Pasting a Widget creates additional Animatable Property transactions in Undo History

UE - Editor - UI Systems - Aug 28, 2018

Copy / Pasting or Duplicating a Widget creates multiple transactions in Undo History. These transactions are labeled "Animatable Property changed.' By default, three Animatable Property changed eve ...

"Consume pointer input" on Common User Widget does not work on iOS, FReply::Handled not respected

UE - Editor - UI Systems - Apr 29, 2024

From a UDN, they also mentioned:  Update: I added CommonUI to the test project to try the "Consume pointer input" setting. It behaves the same way as our custom input blocking widget in that the in ...

Copied and Pasted tracks do not persist between editor session in UMG Sequencer

UE - Anim - Sequencer - Feb 6, 2019

Copied and Pasted tracks do not persist between editor session in UMG Sequencer Outside of //UE4/Dev-Sequencer this will result in a crash: [Link Removed] ...

Widget components added to characters added in a C++ template will not allow packaged builds to open

UE - Gameplay - Blueprint - Oct 19, 2017

When Widget components added to characters added in a C++ template When the build is packaged and you attempt to open it the window will not open, despite a process running in the background Versio ...

Scaling an image in UMG too large will cause the image to disappear

UE - Editor - UI Systems - Apr 14, 2015

If the user takes an image and scales it large enough the image will begin to get smaller until it completely disappears. Example: If the image is 100 by 100 in size the image will completely disapp ...