# arimger/Unity-Editor-Toolbox

Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.

Repository: https://github.com/arimger/Unity-Editor-Toolbox
Canonical: https://ross.abutalabs.com/products/unity-editor-toolbox
Language: C#
License: MIT
License Family: permissive
Topics: unity-editor, unity3d, unity-asset, inspector, attributes, unity3d-editor, unity
Last push: 2026-08-25T20:52:14+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 73, longevity 100
- inputs: {"age_days": 2579, "days_push": 8, "days_rel": 21, "gap_med": 106.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1973, forks 147 (observed 2026-08-28T04:06:01.096283+00:00)

## What it is
A Unity Editor extension library providing custom attributes, property drawers, hierarchy overlay, and other workflow improvements for the Unity Editor. It helps developers build readable, customized component inspectors and enhances editor usability.

## Use cases
- customize Unity inspector with attributes
- add conditional property drawers in Unity
- improve Unity hierarchy readability with overlays
- serialize dictionaries and other types in Unity
- customize project window folder icons
- build custom Unity editor extensions faster

## When to choose
- you use Unity 2018.x or newer and want richer inspector customization
- you need serialized types like dictionaries or type pickers in Unity
- you want hierarchy and project window enhancements without building them yourself

## When to avoid
- your project relies heavily on UI Toolkit-based inspectors, since this is IMGUI-based
- you already use other inspector extensions that override the base custom editor
- you need runtime game features rather than editor tooling

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, editor, ui-components, plugin-system
- domain: developer-tools, cross-platform
- platform: game-engine, cross-platform
- tags: unity, unity-editor, inspector, custom-attributes, property-drawers, hierarchy-overlay, imgui, editor-extensions, game-development

## Member repositories
- arimger/Unity-Editor-Toolbox (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.096283+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:04:57.540170+00:00, confidence not recorded.
  - readme: https://github.com/arimger/Unity-Editor-Toolbox (fetched 2026-08-28T04:06:01.096283+00:00, sha 41b730fed349)
- Data as of 2026-08-30T08:39:29.467469+00:00.
