Skip to content

Plugin Dependency Viewer

Module: Design · Category: Systems · Tool ID: PluginDependencyViewer

Project-wide audit of every plugin: enabled/disabled state, version, category, dependency count + names, classification (Project / Engine / Marketplace), and detected issues (missing or disabled dependencies). Includes an enable/disable toggle (with a restart warning) and CSV export.

Screenshot 01 — Hero shot — Viewer open after scan, plugin list populated with mixed enabled/disabled, classification column visible, summary line at top.


  • Onboarding to a project — seeing every plugin in use at a glance
  • Build / cook audit — finding marketplace plugins that should be replaced before shipping
  • Diagnosing “X plugin won’t load” — usually a missing dependency
  • Reporting plugin inventory to the team via CSV
  • Don’t use this to install plugins — it audits existing ones; install via Marketplace / file system
  • Don’t expect this to handle multiple engine versions — only inspects the current

  1. Open the EQLabs Hub and search for Plugin (or browse to Design → Systems)
  2. Click the tool card
  3. Click the scan button to enumerate every plugin

SectionWhat it does
Scan buttonEnumerates every plugin (project + engine + marketplace)
Search boxFilter by plugin name / category
Enabled Only checkboxHide disabled plugins
Issues Only checkboxHide healthy plugins
Toggle PluginPer-row action — enables/disables the plugin (with restart warning)
Export CSVSaves the plugin inventory
SummaryTotal / enabled / total issues
Plugins listPer-plugin row: name, enabled flag, version, category, description, dependency count, classification, issues
ColorClassMeaning
GreenProjectLives under <Project>/Plugins
WhiteEngineEngine-shipped
YellowMarketplaceInstalled via Marketplace

  1. Click Scan
  2. Filter to Issues Only to find broken dependency chains
  3. For unwanted plugins, click the toggle — UE prompts a restart
  4. Optionally Export CSV for team review

FieldWhat it doesDefault
SearchSubstring filterempty
Enabled OnlyHide disabledfalse
Issues OnlyHide healthyfalse

Settings file: [Project]/Saved/EQLabs/Settings/PluginDependencyViewer.json


  • In-panel plugin list
  • CSV export
  • Editor edits — toggling enable/disable modifies project config; UE prompts restart

  • Toggling a plugin requires a restart — UE will prompt; don’t be surprised
  • Marketplace plugins should be vetted before shipping — many have caveats around platform support
  • Missing dependencies block a plugin from loading — UE logs this at startup but the viewer surfaces it without combing logs

  • Project Doctor Suite (Tech module) — broader project-health audit including plugin sanity

Report an issue with this tool

Opens our feedback form in a new tab with the tool name pre-filled.