For UMG delegates, we currently have a fixup pass that ensures that bound functions match the signature of the native delegate. However, the fixup appears to use the wrong function name, which cause ...
The function Set Content for Slot does not appear to be overriding the old value when trying to set a new value for the named slot. The user has to pass in a null value before the function will set ...
REGRESSION: Yes, does not occur in 4.15. When a TextBox is wrapped in a Retainer Box, it appears faded when rendered in the viewport. ...
The background blur widget does not render in the correct position in PIE when it is within a retainer box. It's likely that we're not applying the retainer window's offset properly when calling FSl ...
If a variable is bound in the Design Window of a User Widget asset it will be deleted if you use the menu option "Delete all unused variables". Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9 ...
When undoing a Replace Selected Actors operation, the resulting actor is corrupt and triggers an ensure where the root component is in the process of being destroyed. This is a regression that poppe ...
A macro input pin of type actor and name "self" will display an incorrect widget. The widget gives the impression/ visual cue that the macro is going to resolve the pin to `self`, but it's just a st ...
After merging two actors the resulting merged actor's slot names will be replaced with "none". Fixing this is a very tedious process for our licensee since there usually is a large amount of slot ...
Slate color variable closes automatically when any changes are made when setting the default color in a widget ...
The Git plugin should probably remove "warning: LF will be replaced by CRLF" messages as redundant noise. ...