Duplicate slots are being created automatically under the Default Group in the AnimSlotManager. This is causing some problems because it replaces the originally created slot with the duplicate in t ...
Objects parented to a Destructible Mesh within a bp will not follow if the DM is simulating physics. ...
Empty Shot Track Breaks Camera Component tracks when using Camera Cut Track ...
Renaming an animNotify in the Animation Notifies window (Window>Animation Notifies) does not redirect existing event nodes to the new name. It also doesn't appear under the Right Click menu in the ...
When looking into the bd_hud_scoring and bd_rules_maze blueprints in the users project (Provided below), there are nodes that are throwing errors. If you press compile, the errors go away and the co ...
This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 606 void UEdGraphPin::AddStructRe ...
When editing a GameplayTagQuery inside of the editor, there are times when the query editor will not update the query when selecting Ok or fail to return the query to its original state before editi ...
ARM Mali 400 Series GPUs are rendering Opaque Unlit Materials as Black instead of the designated color. This is a *regression* from 4.10.2.Devices where Issue OccursDevice NameBrandBug Description ...
Executing the r.SetRes _x_f command fails to set fullscreen mode when executed through blueprint node. The issue occurs when executing the command through level blueprint and an actor blueprint plac ...
If two strings or names are compared in blueprint using the Equals (==) node, it is not case sensitive in English. It is case sensitive in Cyrillic however, even though it should be the same functio ...