Skip to content

How-to

Cleanup & diagnostics

PropUI gives you targeted tools to clean up custom properties and to inspect what it has stored — without touching your authored work.

Diagnostics

The Diagnostics section appears when PropUI has recent warnings. It is meant for recoverable issues: missing targets, invalid data, import/export problems, and generated-UI lifecycle problems.

Related tools:

  • Clear PropUI Warnings: clears the current warning list.
  • Audit Blend Data: scans the current .blend for PropUI setup data, generated scripts, generated slots, and related records.
  • Verbose Console Diagnostics: an add-on preference that prints debug-level diagnostics and tracebacks to Blender's system console.

Clean Property Storage

Removes custom properties from the default Property Storage target:

  • Managed Only: remove only Property IDs managed by the current setup.
  • Unmanaged Only: remove custom properties not managed by the current setup.
  • All Props: remove all custom properties except internal data.

Clean Override Targets

The same three modes (Managed Only, Unmanaged Only, All Props), but applied to entry-specific override targets instead of the default storage.

What cleanup does not touch

These tools affect custom properties on Blender data owners only. They do not delete Entry List entries, Generated Layout rows, UI Variants, or generated scripts.

Resetting the editor

If you want to start over, the Reset izom PropUI controls in editor settings range from clearing the current setup to a full factory reset. See Editor settings → Reset.