CaseIssues with Korean input in Window 11

UE - Editor - UI Systems - Jun 14, 2023

When entering Korean in the EditableBox on Windows 11, the two Korean characters after pressing the Space key are not entered. I confirmed that it occurs in UE5.1 and UE5.2, and it does not occur i ...

Widget Component Variable can not be changed to Public with Instance Editable

UE - Editor - UI Systems - Mar 2, 2023

This is not explicitly a regression from 5.0.3. In 5.0.3 the component variable is set to public with instance editable by default and can not be changed. Tested in //UE5/Release-5.0 CL20979098 Any ...

CommonUI uses cached geometry that might be zero sized for gamepad focus

UE - Editor - UI Systems - Jan 11, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Workaround for issue is to have a text box in the vertical box before any buttons; fir ...

NotBlueprintable User Widgets appear as option for Root Widget

UE - Editor - UI Systems - Jan 5, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Attempting to select NotBlueprintable Widget results in a pop-up saying that it's not ...

Editor Utility Nested in Expandable Area Causes Editor Crash

UE - Editor - UI Systems - Dec 15, 2022

A 'user-created' widget in the body of an Expandable Area of an Editor Utility Widget causes a crash, after selecting 'Run Editor Utility Widget'. ...

Text in an Editable Text component remains unchanged when set to an empty value

UE - Editor - UI Systems - Dec 1, 2022

This is a regression. Tested in //UE5/Release-5.0 CL20979098 Text in an Editable Text component remains unchanged when set to an empty value by a Set Text(Editable Text) node. ...

The Label field does not function for Editor Utility Tool Menu Entry

UE - Editor - UI Systems - Nov 22, 2022

Labels for buttons added to the Level Editor Toolbar from the Editor Utility Tool Menu Entry blueprint do not appear in the toolbar. This functionality did exist in 4.26/4.27 but no longer seems to ...

[CrashReport] UnrealEditor-AppFramework!SColorPicker::HandleParentWindowClosed(TSharedRef<SWindow,1> const &) [SColorPicker.cpp:1530]

UE - Editor - UI Systems - Sep 26, 2022

Generated from CrashReporter This is NOT a regression. Tested in //UE4/Release-4.27 at CL18319896 Tested in //UE5/Main at CL 22175708 - Issue did not occur ...

UMGs are rendered over the viewport's icons on UE5 editor

UE - Editor - UI Systems - Jul 6, 2022

UMGs are rendered over the viewport's icons on UE5 and the icons cannot be visible and selected even if you detaches from the player controller.[Link Removed][Link Removed][Link Removed] I confirm ...

Custom Stencil does not display in UE5.0

UE - Editor - UI Systems - Apr 21, 2022