Skip to content

Inspect Depth

InspectMe Free allows you to inspect runtime objects with a maximum expansion depth of 2 levels. This gives you a quick overview of your objects while keeping the Free version lightweight.

InspectMe Free

Once an object reaches a depth greater than or equal to 2, further expansion is disabled and an upgrade prompt is displayed.

Example:

Root
└── Level 1
    ├── Level 2      ✓
    ├── Level 2      ✓
        └── Level 3   🔒

InspectMe Lite & Pro

InspectMe Lite and Pro removes this limitation completely.

You can freely expand nested objects regardless of their depth, making it ideal for inspecting:

  • Deep object graphs
  • Nested custom classes
  • Complex data structures
  • Runtime state machines
  • Dependency graphs

Why upgrade?

Modern Unity projects often contain deeply nested runtime data. InspectMe Lite or Pro lets you explore every level without interruption, making debugging significantly faster and more convenient.