[Summary] In UE 5.7 and later, if a tag is added once to an FGameplayTagCountContainer, the container is reset, and the same tag is added once more, GetExplicitTagCount() returns 2 instead of the e ...
Passing through the vertex interpolator, the DebugFloat3Values output appears garbled, but if you remove the VertexInterpolator the particle’s position is accurately returned. This happens with Part ...
Summary In UE 5.7.4, when a looping BlendSpace with Match Sync Phases enabled plays as a SyncGroup Leader and crosses its loop boundary during a transition to an external AnimSequenceFollower in th ...
Adding a reference to an external actor in the level blueprint causes the package for the actor to be put in the import table of the level. In some cases, the actor package can end up calling postlo ...
Material Layers cannot be re-ordered by dragging in the Material Layer Parameters tab even though there is UI for dragging the rows and the rows appear to be draggable. ...
When a Material Layer is removed from a Parent Material, the Parent Material updates correctly in the viewport, but any Child Material Instance do not update correctly in the viewport until the Chil ...
When a Material Layer is added to or removed from a Parent Material the layer changes don’t automatically propagate to Child Materials correctly even if the Parent Material is saved. The Child mate ...
When Material layer visibility is toggled on the Parent Material in a Material hierarchy, only the Parent’s layer visibility is affected, the children are not. Saving the Parent material has no effe ...
When using a non-default take separator (eg "-") the "New Take" option produces a malformed proposed name for the take. ...