PSI Advanced Tag Display

The PSI Advanced Tag Display is a plugin for the Unreal Engine 5 to improve the readability of Gameplay Tags in the editor.

Update 1.1
With our latest update, you can now restrict Gameplay Tag variables to specific categories.

Enhance your workflow with new color and layout options for Gameplay Tags.


Colored Tags

Apply colors to your Gameplay Tags to recognize them at a glance. Tag colors are applied to all tag displays in the editor.

Control all color behavior in the Editor Settings. Child tags inherit color from parent tags unless specified explicitly.

Categories in Blueprint Variables

Restrict Gameplay Tags and Gameplay Tag Containers to specific categories to allow only tags relevant to the variable.

Can be done directly in the variable‘s Details inside the Blueprint.

Parents of restricted tags can be hidden for a quicker overview.
A warning icon indicates existing tags that are not allowed.

Categories in Struct Variables

Gameplay Tags and Tag Containers inside structs can be restricted in the Editor Preferences.

Collapsible Widget

Tags are collapsed when space is insufficient. Save space and reduce visual clutter by folding in Gameplay Tag Container widgets manually.

A display shows the number of hidden tags and indicates if they are the same type by its color.

Different Display Options

Change line breaking behavior to fit your preferences.

1

Multiple per Line

  • Aligns multiple tags per line
  • Collapsible into single line

2

One per Line

  • Aligns one tag per line
  • Collapsible into single line

3

Unreal Standard

  • Aligns one tag per line
  • Not collapsible

Better Multi-Select

Shows the amount of each tag when selecting multiple Gameplay Tag Containers.