Pressing down a key for a widget blueprint works in PIE however, it's not functioning once the project is packaged. Project Rar File: [Link Removed] ...
See repro steps. Workaround Unset and set bIsFocusable on widget's class will allow bIsFocusable to be set and persist on the nested instance. ...
Webbrowser in Mobile devices gets most higher zorder in UMG. This is, as I belive, expected since it is running in native functions. But to meet behaviors in PC, making it to follow given zorder see ...
Color and Opacity animation option does not play for Button component, this occurs both in the Widget editor and during play. This issue is not a regression Versions Tested: 4.16.3 - CL: 3561208 - ...
Editor crashes when you attempt to clear the image in the throbber UMG. Log is attached txt file Tested in 4.13.2 CL 3145013 - This does not happen ...
Connecting multiple object pins as inputs to the Target input pin of an interface message node causes an error of the format:failed building connection with 'Replace existing input connections' Thi ...
When using the drag and drop function in UMG on an image with an alpha map the background will show up as black instead of translucent. ...
Movie play in iOS is laggy and crashes in some movie. This issue seems to be happening when the movie is played in umg widget. Tested in 4.14.3 4.15 Dev_Mobile Latest as of 2/24 Original UDN post ...
DynamicEntryBox with EntryBoxType Radial is stacking Entries if SectorCentralAngle is multiple of 360.0f and DistributeItemsEvenly is enabled. The licensee has provided an analysis: On void SRadia ...
Attempting to use the Fill Data Table from CSV File node will result in a crash if the CSV file is open when running. ...