
Description
π― What does it do?
BlueprintOutline is a visual assistant tool for Unreal Engine. It helps you view complex Blueprint logic as a clean, navigable execution tree, making it easier to understand, organize, and debug. Shows the entire execution flow from Events to Nodes in a hierarchical structure.
---
π§© Why is it needed?
In large Blueprint graphs, following execution flow is difficult and time-consuming. This plugin shows the entire logic in a tree-view panel. Double-clicking a node instantly takes you to that part of the Blueprint. Macros and Collapsed Graphs are expanded automatically.
Features:
- β Tree-based navigation (Event β Branch/Sequence β Nodes)
- β Jump-to-node with double-click
- β Node Renaming (for Custom Events)
- β Node Comments (using native comment bubble)
- β Bookmark System (save important nodes)
- β Advanced Search & Filters (real-time)
- β Keyboard Shortcuts (Ctrl+F, R, E, A, C)
- β Branch & Sequence Support (True/False paths)
- β Async Build System (for large Blueprints)
---
π Who is it for?
- Game developers working in Unreal Engine 5
- Technical designers
- Indie teams and non-coders using Blueprints
- Teams working on complex Blueprint systems
---
π οΈ Key Benefits:
- Saves 50%+ time in large or messy Blueprints - Fast navigation in complex graphs
- Compatible with UE 5.5 through 5.6 - Works on all supported versions
- Lightweight β BP Editor-only, no runtime overhead
- No setup required β Works immediately after installation
- Multi-Editor Support β Each Blueprint Editor window gets its own panel
- Full Localization β English and Turkish support
---
π Documentation:
- Technical Documentation: https://docs.google.com/document/d/1fsdCR7YVo-pAa84UjqE1MNGN8E3viBLM/edit?usp=sharing&ouid=115894668752410085817&rtpof=true&sd=true
- Youtube Video: https://www.youtube.com/watch?v=UuNeZCOr6Pg
Reddit Support Page : https://www.reddit.com/r/BlueprintOutline/


