When an array of custom UObjects is defined in an actor component class, blueprint instances of the component class cannot update the array elements. Array elements only update inside the blueprint ...
Attempting to package a project using Nativize Blueprint Assets that contains delegates that have the same output parameters (such as binding an event to the OnCanvasRenderTargetUpdate event as show ...
Changes made to array containers in the parent Instanced Subobject Blueprint does not affect the child. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(CL - 3832480), 4.19 (CL - 4033788), 4. ...
Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec. Reproduced in 4.9.2 binary and Main (//UE4/Dev-Main C ...
REGRESSION: YesWORKING: 3172292 (4.13.2)BROKEN: 3177600 (4.14) In the Content Examples Animation level, at Display 1.15, the rifles are offset from the character's hands for two of the skeletal mes ...
Collapsing an event binding to a function results in a function that takes in a delegate as an input. This function existing ends up causing any references to this blueprint class in another class t ...
The Gameplay Debugger does not function in ShooterGame when "Run Dedicated Server" is checked. This issue only affects ShooterGame and works as expected in a Blank project or if "Run Dedicated Serve ...
Cannot change the Strength value on a Physics Constraint to anything other than the default value in the Viewport Details panel. When changed the editor will pause and replace the value with — This ...
The editor is crashing when attempting to use the RestartLevel command if the GameInstance contains a reference to an actor that is in a streaming level. The streaming level must be loaded, but not ...
Upgrading a copy of a project from 4.14 to 4.15 appears to be resetting the names of enum elements on switch on enum nodes. Opening the enum, saving it, and then restarting the project seems to res ...