UMG curve editor values are set to 0 when dragging a set value

UE - Editor - UI Systems - Jul 10, 2015

An example of this issue would be that after setting the color and opacity setting along the time line and then trying to click and drag that key frame it will set the value for the currently select ...

Widget's shear render transform isn't reversed when using RTL text flow

UE - Editor - UI Systems - UMG - Dec 13, 2022

When a widget's flow preference is set to RTL, we adjust the render transform so that the horizontal transform is mirrored (see SWidget::GetRenderTransformWithRespectToFlowDirection). We should do t ...

Undo, Redo, Undoing a blueprint actor Replace action causes a crash

Tools - Aug 4, 2016

Undo, redo, undo after issuing a replace actor action causes the editor to crash. Found on: //UE4/Release-4.13 CL-3078131 Crash reporter: [Link Removed] Regression from //UE4/Release-4.12 CL-3053 ...

Quest: Web browser widget does not render

UE - Platform - XR - Jan 21, 2021

This DOES NOT work with ANDROID ES 3.1 This DOES work with ANDROID Vulkan So this SHOULD work with Quest Vulkan ...

editor rotation widget no longer correctly displays the degrees rotation label on high resolution displays

Tools - May 10, 2018

The editor rotation widget no longer correctly displays the degrees rotation label in a high resolution environment. ...

No visual updates when adjusting the curve editor in UMG for the first two points on the timeline

UE - Editor - UI Systems - Jul 6, 2015

When Switching the curve editor to cubic interpolations for example moving the blue handles will not change the curve. However, if a third point is add this function works as intended from the 2 poi ...

Unable to connect to a pixel streaming server via a Web Browser widget on Android

PixelStreaming - Apr 3, 2019

A user has reported that connecting to a Pixel Streaming server results in a failure if you are attempting to do so from a Web Browser widget on Android. When attempting to test this in Main, I was ...

Mismatch widget component collision and geometry

UE - Editor - UI Systems - Jun 6, 2019

There is a mismatch of collision and geometry of WidgetComponent. This doesn't occur in 4.21. It can only be seen in 4.22. [Workaround] Change following code in UWidgetComponent::UpdateBodySetu ...

Negative scale causes green gradient and invisible if not selected

UE - Editor - UI Systems - Aug 20, 2014

BRANCH: //depot/UE4/Promotable-CL-2254785 CHANGELIST: 2254785 BUILD TYPE: P4 PLATFORM: Windows DESCRIPTION: Scaling widgets in UMG into a negative values (right < left) causes them to appear as a g ...

Crash in Format Text node when replacing existing text with a string table reference

Tools - Jan 25, 2021

The Format Text node may cause a crash when replacing existing hard-coded inputs with string table references. This looks to be dependent on whether or not the string table has been successfully use ...