Switch on Gameplay tag Container returns error:
Error ICE: The type of property /Script/GameplayTags.BlueprintGameplayTagLibrary:NotEqual_TagContainerTagContainer.B doesn’t match a term
Reproduce steps:
Create new project
Add some tags via project settings
add switch on gameplay tag container
add new pin, set the tag value for pin
compile and get the error if the switch execution pin is connected.