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 ...
A Spline component that is altered in the construction script cannot be referenced by the Event Graph. ...
If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...
When a Sound Wave is set on a referenced node, and that node is used in composition, the Sound Wave will cut out after some time. This does not occur if the reference node uses an Input node for the ...
Reported from Prismatic: It appears that the Add Mapping Context function currently prioritizes low numbers over high numbers, which seems inconsistent with the function description and some parts ...
Setting the Collision Channel to anything other than World Static will reset on closing and restarting the editor. ...
If a user connects to source control through the Git plugin and creates a repository, when they try to compile a blueprint, they can sometimes crash ...
In a networked environment with high packet loss (or high forced adjustment factor), motion applied using Root Motion Sources can desynchronise under conditions that animation root motion does not. ...
Removing Pose from a Blend by Enum node can cause compile errors when a float is defining all of the blend times. ...
ForEachLoop doesn't iterate through all of the actors returned by the Get Overlapping Actors node. Note: You can workaround this issue by adding the overlapped actors to an array and then looping t ...