Transparency is not being applied to web browser inside of 3d widget on android. Tested with Samsung Galaxy S5 4.19.2 CL 4033788 4.20p5 4173640 4.21 CL 4179794 ...
When sRGB unchecked in the texture editor it can lead to textures being washed out in UMG ...
Widgets who's visibility has been set to false in the editor can still be clicked/dragged in the designer tab. ...
Currently the Dynamic Entry Box has no protection against recursion, leading to a stack overflow and a crash. This issue was reported and tested in 4.25 (CL-13144385). This was reproduced in 4.24.3 ...
The Remove all widgets node also removed custom cursors. If a user sets a custom cursor up in the project settings, this will be removed along with all other widgets in the view port. It feels that ...
Crash is caused when the user creates too many windows after Selecting a Struct variable when binding a property in UMG. This issue is related to [Link Removed] ...
Editor utility widgets were being rebuilt on GEditor->OnBlueprintReinstanced. However, this delegate is fired when any blueprint is reinstanced, which resulted in the widget being refreshed when it ...
If the user uses a widget to reference another actor blueprint the project will fail to launch after it has been launched on to the device. This issue occurs on the Android HTC One - X Plus. ...
If the user enables the Web browser widget and tries to use a custom pointer their custom mouse will appear, however it will be accompanied by a pointer hand. Additional information: Once the cust ...
Setting a UMG widget to be added to viewport when a volume is overlapped though code and creating a blueprint of this class causes the editor to crash when the blueprint is opened if the BP has a st ...