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

marijnz/unity-toolbar-extender

Extend the Unity Toolbar with your own Editor UI code. observed · 2026-08-28

github.com/marijnz/unity-toolbar-extender · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 69
  • Release rhythm 72
  • Longevity 100
How is this computed?

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

  • gap_med: 0
  • age_days: 2942
  • days_rel: 188
  • days_push: 188
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1945 stars · 197 forks observed · 2026-08-28

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

A Unity editor library that lets developers extend the Unity Toolbar with custom Editor UI code such as buttons, sliders, and toggles. It works by using reflection to access Unity's internal editor code and hooks GUI callbacks into the left and right sides of the toolbar.

Use cases

  • add custom buttons to the Unity toolbar
  • quickly switch between scenes from the toolbar
  • add sliders or toggles to the Unity editor toolbar
  • build custom editor shortcuts in Unity
  • extend Unity's play button area with custom GUI

When to choose

  • you want custom toolbar UI in the Unity editor without writing reflection hacks yourself
  • you need quick-access buttons for scene switching or editor commands
  • you're on Unity 2021.2 or earlier-compatible versions and want a proven MIT-licensed solution

When to avoid

  • you're on a very new Unity version where the reflection-based internals may have broken
  • you need officially supported, non-hacky editor extension APIs
  • you're not working in the Unity engine

Facets

library · maturity maintenance

ui-components developer-tools plugin-system developer-tools cross-platform cross-platform editor-plugin unity unity-editor toolbar editor-extensions reflection game-dev-tools game-development

1 source

Member repositories

RepositoryRoleHealth v2
marijnz/unity-toolbar-extendermain76

For agents

markdown · JSON · MCP: product_card(name="marijnz/unity-toolbar-extender")

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