Skip to content

Pipeline Inspector

by Jian·Workflow

Images © Jian. Used for product review; image policy.

Why we like it

Pipeline Inspector earns its place in the superhive library as a read-only pre-delivery check for Blender assets, reporting delivery risks without touching your scene. Note that it flags issues but does not repair them, and its normal-consistency checks can be conservative on complex meshes.

What is Pipeline Inspector?

Pipeline Inspector is a pre-delivery inspection add-on for Blender, built to catch common asset handoff problems before export, upload, or client delivery. After running a check, it reports a clear status of READY FOR DELIVERY or NOT READY FOR DELIVERY.

The add-on runs five checks: texture presence detects missing or unreachable texture references, material assignment checks whether visible mesh objects have export-relevant materials, applied scale flags objects with unapplied object scale, UV existence checks for usable UV maps, and normal consistency detects inconsistent face winding or normal direction. Inspection runs with one click from the Blender N-panel and returns a score-based result with blocking issue and warning counts, plus per-check details.

Pipeline Inspector is a validation tool rather than an automatic repair tool: it reports issues without modifying your scene, so you review and fix the reported problems manually before final export or handoff. It was tested in Blender 5.1.1 with 137 automated tests passed, and it is released under GPL-3.0.

Who is Pipeline Inspector best for?

Pipeline Inspector is best for blender artists checking assets before export, upload, marketplace submission, or client and DCC pipeline handoff.

How much does Pipeline Inspector cost?

Pipeline Inspector is completely free to download and use.

Key features

  • One-click inspection from the Blender N-panel
  • READY or NOT READY delivery status with a score-based result
  • Blocking issue and warning counts, plus per-check result details
  • Five checks: texture presence, material assignment, applied scale, UV existence, and normal consistency
  • Read-only validation that reports issues without modifying your scene

Tags

#Blender#quality control#pipeline#asset validation#pre-delivery inspection#workflow#add-on

Frequently asked questions

Does Pipeline Inspector support Blender 4.2 through 5.2?

Pipeline Inspector lists Blender support from version 4.2 to 5.2, and it was tested in Blender 5.1.1, where 137 automated tests passed alongside runtime validation. If you run a version inside that range, the add-on should load and let you run its checks from the N-panel sidebar. For versions outside that window, confirm compatibility on the developer's page before relying on it for delivery checks.

Does Pipeline Inspector fix the problems it finds?

Pipeline Inspector is a validation tool, not an automatic repair tool. It reports potential delivery risks through read-only checks and does not modify your scene, so any missing textures, material issues, unapplied scale, UV gaps, or normal direction problems must be reviewed and fixed manually before final export or handoff. Its normal-consistency checks can also be conservative on complex meshes, so the developer recommends reviewing flagged objects yourself when needed.

How do I install Pipeline Inspector in Blender?

Pipeline Inspector installs through Blender's Edit > Preferences > Add-ons panel using Install from Disk, where you select the provided ZIP and enable the add-on, then open the 3D Viewport sidebar with N to find its tab. If Blender does not recognize the ZIP correctly in some Windows environments, the developer provides a manual method: extract the archive, copy the pipeline_inspector folder into your Blender add-ons directory, restart, and enable it from Preferences.

Is Pipeline Inspector free, and what license does it use?

Pipeline Inspector is listed as free here in the catalog, and it is released under the GPL-3.0 license. For the most current licensing terms and any purchase details, check the developer's page directly. The current release is marked as version 1.0.0 MVP, so review the developer's notes for what that stage covers before depending on it for production delivery checks.

Similar plugins