Blueprint Analyzer Plugin
A comprehensive Unreal Engine 5 editor plugin that performs deep structural analysis of Blueprint assets and converts them into LLM-friendly formats. Purpose-built for AI-assisted development, code review, and performance optimization.
β¨ Key Features
π§ Complete Blueprint Analysis
- π·οΈ Full Metadata Extraction
- π Execution Flow Tracing
- ποΈ Full Graph Coverage
- π’ Literal Value Extraction
- π¬ Comment Group Detection
π Blueprint β LLM Conversion
- π .uasset to Text Conversion
- π Multiple Export Formats
- β‘ Massive Data Reduction
- π― AI-Optimized Output
- πͺ Token Estimation
- π Universal Blueprint Support
β‘ Blueprint Performance Diagnostics
- π Performance Score (0-100)
- π¨ Anti-Pattern Detection
- π‘ Prioritized Recommendations
π¨ Widget Blueprint Optimization
- π¨ UMG Performance Analysis
- π Hierarchy Analysis
- π― Smart Optimization Detection
- βοΈ Widget Combination Analysis
- π Real Binding Detection
- π Performance Recommendations
π Project-Level Batch Analysis
- π Folder Analysis
- π Aggregate Report
- πΈοΈ Dependency Graph
- β»οΈ Circular Dependency Detection
- πͺ Bulk Token Estimation
Universal Support
- π§ Editor Integration: Right-click context menu on any Blueprint asset AND any Content Browser folder
- π‘οΈ Non-Destructive: Never modifies your Blueprints
- ποΈ Editor-Only: No runtime dependencies, no packaged-game overhead
π Installation
Copy the `BlueprintAnalyzer` folder to your project's `Plugins` directory
Regenerate project files
Build your project
Enable the plugin in Editor β Plugins β Developer Tools β Blueprint Analyzer
Documentation: Docs