When using TMap with "Categories" meta UPROPERTY tag for gameplay tags, it propagates into structs that it shouldn't reaching into. The expectation is that it would only impact the layer of gameplay ...
When inside an array is used a UStruct with a FGameplayTagQuery var that has the EditCondition meta that is evaluating inside the struct. When a new element is added to the array in the editor, if a ...