Plugin - FGameplayTag property in custom details panel

GameplayTags is a plugin which register its own set of type customizations.
It’s probably a conflict between your widget and the widget classes that the GameplayTag plugin registers.

You could look into GameplayTag plugin and copy the code that builds widgets for that class.

1 Like