Skip to content

Context Menus

Lite Editor Tool

J2 Tags adds tag actions to regular Unreal context menus. This is the fastest way to edit tags while staying in the level, Blueprint editor, or Content Browser.

J2 Tags actions in an Unreal context menu

The J2 Tags section contains the actions that operate on the current selection. Disabled actions, such as Paste Tag, become available when the required source data exists.

Lite context menus work on selected Actors and Components. The same action can usually be applied to one item or to a multi-selection.

ActionPurpose
Add TagOpens the Tag Picker and adds the chosen tag to the selected Actor or Component target.
Remove TagShows tags currently present on the selection and can remove one tag or all tags.
Copy TagsReads the current Actor or Component tags from the selection and stores them in the J2 Tags clipboard.
Paste TagApplies the copied tags to another Actor or Component selection.

Edit tags from a context menu

  1. Select one or more Actors or Components.
  2. Open the context menu.
  3. Use Add Tag, Remove Tag, Copy Tags, or Paste Tag.
  4. Check the result in the Tag Inspector, Assignments Panel, World Outliner, or Viewport Overlay.

Pro keeps the Lite actions and adds production actions where the current context supports them.

ContextPro actions
TagSet TagOpen in Tag Manager, execute assigned behavior when available.
Undefined tag in AssignmentsAdd to TagSet or add selected tags to a TagSet.
Content Browser assetsAdd, remove, copy, and paste Asset Tags.
Content Browser assetsShow selected asset tag data in Diagnostics.
ComponentsOpen related tag in the Tag Manager when a definition exists.

Asset Tags require TagSet tags whose effective scope allows Assets. Quick Tags cannot be Asset Tags.

Assignments Panel context menus are more specific. Tag rows expose tag operations such as replacing references, while object rows expose selection and removal actions for the selected reference.

Use context menus when the selection is already correct and you want a fast change. Use the Assignments Panel when you need to review many tagged objects, replace a tag across a level, or compare usage. Use the Tag Manager when you need to change the definition itself.