A downloadable tool

What it does:

- 26 checks — scans .uasset files directly, no editor needed

- 8 auto-fixes — one click, problem gone

- Single .exe, zero dependencies, works without UE5 installed

- Letter grades A-F per file, overall project health score

- CLI + GUI — drop into CI/CD or use the pretty interface

- Exports JSON, SARIF, HTML reports


- Null anim references (T-pose bugs)

  - Skeleton mismatches

  - Unreachable state machine states

  - Broken asset references

  - Tick performance killers (expensive ops in EventTick)

  - Hard reference bloat (silent RAM explosion)

  - Debug nodes left in production

  - Circular dependencies

  - Oversized assets, empty graphs, deprecated API usage

- Step-by-step repair instructions for every check

  - Includes root cause, fix steps, prevention tips, UE5 doc links


AnimBP Doctor scans your UE5 Blueprint files raw — no editor, no plugins, no dependencies. One exe, point it at your project, and in under a second it runs 26 checks that catch the stuff that wastes your afternoon: T-pose bugs, broken references, skeleton mismatches, dead states, tick performance bombs, hard ref bloat, debug nodes you forgot to delete.

Eight of those issues it fixes automatically. Every file gets a letter grade, your project gets a health score. If you're in a pipeline, it has CLI mode with JSON/SARIF/HTML export. If you're at your desk, there's a GUI. Every issue comes with step-by-step fix instructions — what broke, why, and exactly how to repair it.


Published 1 day ago
StatusReleased
CategoryTool
Release date 6 hours ago
Authorribbz
Tagsblueprint, debugger, game-developement, Indie, scanner, ue5, Unreal Engine
AI DisclosureAI Assisted, Code

Download

Download
BP_Doctor_Demo_v2.5.zip 20 MB