[Plugin] GPT for Blueprint Debugging – Let GPT help you fix your Blueprints
Hi Unreal devs!
I’ve just released a plugin that integrates GPT into the Blueprint debugging process — directly inside the editor.
If you’ve ever pasted Blueprint logs or screenshots into ChatGPT and thought “there must be a better way”… well, here it is.
What it does
This plugin collects your Blueprint metadata (nodes, connections, pin info, etc.) and sends a structured JSON payload to your GPT model (OpenAI key required). It’s like having a debugging assistant right in your project.
Key Features
-
Extracts node/pin structure and context data from any selected Blueprint
-
Sends it to GPT for suggestions, fixes, or analysis
-
Integrated editor panel to display the GPT response (no switching apps!)
-
Easy setup – just paste your OpenAI API key
-
Supports UE 5.4.4and UE 5.5.4
Demo Video
Download on Fab
GPT for Blueprint Debugging | Fab
Would love your feedback or feature suggestions. Thanks for checking it out!