
Açıklama
Turn Unreal Engine Assets into Clear, Structured Reports
Inspect more. Open fewer editors. Keep your project data local.
Asset Deep Exporter adds a simple, read-only export action directly to the Unreal Engine Content Browser. Select one or more assets and generate detailed JSON and TXT reports for documentation, debugging, project audits, source-control comparisons, automation, and optional AI-assisted analysis.
No cloud service. No account. No telemetry. Your project data stays local.
Simple Three-Step Workflow
Select one or more assets in the Content Browser.
Right-click and choose Deep Export > Export Deep Asset Report.
Open the generated reports in <Project>/Saved/AssetDeepExports.
Why Use Asset Deep Exporter?
Inspect complex assets without opening every specialized editor.
Understand Blueprint structure, logic, dependencies, and compiler diagnostics.
Compare structured reports during project reviews or source-control changes.
Create reliable technical documentation from existing project assets.
Provide structured data to automation, diagramming, or external AI tools when you choose.
Detailed Blueprint Reports
Export information about:
Variables, default values, categories, access levels, and roles
Components, timelines, interfaces, and dependencies
Graphs, functions, macros, delegates, and local variables
Nodes, links, execution flow, and data flow
Blueprint compiler diagnostics
Animation Blueprint Coverage
Inspect:
AnimGraphs
State machines and states
Transitions and transition rules
Animation events
Sync groups
Optimization settings
Additional Supported Asset Families
Data Tables
User Defined Structs
User Defined Enums
Behavior Trees
Blackboards
Generic UObject-based assets
Output Format
Each exported asset produces:
One UTF-8, pretty-printed JSON report
One matching TXT report for applications that handle plain-text files more conveniently
Both files contain the same structured report.
Safe, Local, and Read-Only
Source assets are never modified.
No project data is transmitted.
No online service or user account is required.
No AI service is included or connected.
Reports are created entirely on your local machine.
Important
Asset Deep Exporter creates reports for inspection and analysis. It does not import, reconstruct, or modify Unreal Engine assets.
DOCUMENTATION
A complete bilingual English/French PDF user manual is included with the product files.
Compatibility
Unreal Engine: 5.7 and 5.8
Platform: Windows 64-bit
Plugin type: Editor-only code plugin


