GameplayTagQuery in editor can fail to update to new values or reset after being cancelled

UE - Gameplay - Apr 25, 2024

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 ...

OnlyTickMontagesAndRefreshBonesWhenPlayingMontages visibility option updates anim instance multiple times

UE - Anim - Runtime - Anim Blueprints - Apr 25, 2024

The OnlyTickMontagesAndRefreshBonesWhenPlayingMontages setting added in 5.4 is broken.  It only works because it unintentionally forces a second call to UAnimInstance::UpdateAnimation (via RefreshBo ...