Setting the Phase Count of a RetainerBox to 2 or more may cause other widgets within the same UserWidget to flicker. Upon investigation, we found that during frames where the flickering occurs, the ...
Users would like the ability to capture any Widgets that are added to the screen during their matinee. ...
Packaging failed! toast does not replace the previous toast. Users are able to click the Dismiss button for the most recent toast, but not for any others. The Show Output Log link works on all acti ...
The engine crashes when trying to initialize a native UserWidget within another widget. This happens because UUserWidget::GetSlotNames gets called before the widget tree is initialized, and we don't ...
The Scroll box cannot be scrolled by clicking and dragging the scroll bar when used as a widget component. ...
Virtual keyboard does not come up when using a widget that allows text editing ...
When a Sprite that has been created from a Texture Atlas is used in a Widget, it can not be tiled. Instead the whole Texture Atlas is tiled. Reported in version 4.25.3(CL 13942748). Tested and fou ...
TSR (and TAA) does not converge when interacting with the color grading widget, but while keeping the mouse still. This makes it real-time previews more difficult. The expected behavior would be tha ...
Struct members belonging to a UserWidget can be set from a parent widget, but they cannot be cleared. Upon compiling, the member will be set back to it's previous value. ...
Renaming a Struct variable that is used in a Widget BP creates 'Warning: Unknown property in' warnings in the Output Log User Description: I think this should be brought up as these seems to be a ...