Ross ROSS = Recommend OSS · open-source software intelligence for agents

dbrizov/NaughtyAttributes

Attribute Extensions for Unity observed · 2026-08-28

github.com/dbrizov/NaughtyAttributes · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 90
  • Release rhythm 78
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 81
  • age_days: 3243
  • days_rel: 65
  • days_push: 65
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

5201 stars · 502 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

NaughtyAttributes is a Unity plugin that extends the Unity Inspector with a rich set of C# attributes for building powerful inspectors without custom editors or property drawers. It includes drawer, meta, and special attributes applicable to serialized fields, non-serialized fields, and functions.

Use cases

  • show or hide inspector fields conditionally in Unity
  • add buttons to Unity inspector without custom editors
  • create reorderable lists in Unity inspector
  • make read-only fields in Unity inspector
  • customize Unity inspector with attributes instead of property drawers

When to choose

  • you use Unity 2022.3+ and want richer inspectors with minimal code
  • you want to avoid writing custom editors and property drawers
  • you need conditional field display, buttons, or grouped fields in the inspector

When to avoid

  • you work outside the Unity engine
  • you need all attributes to work inside fully custom editors without inheriting NaughtyInspector
  • you target Unity versions older than 2022.3

Facets

plugin · maturity active

ui-components developer-tools developer-tools game-engine cross-platform unity inspector-attributes csharp editor-extensions property-drawers game-development

1 source

Member repositories

RepositoryRoleHealth v2
dbrizov/NaughtyAttributesmain88

For agents

markdown · JSON · MCP: product_card(name="dbrizov/NaughtyAttributes")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem