ManlyMarco/RuntimeUnityEditor
In-game inspector and debugging tools for applications made with Unity3D game engine observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 95
- Release rhythm 84
- 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: 36
- age_days: 2826
- days_rel: 30
- days_push: 30
- n_releases_24m: 10
Adoption not part of the score
1107 stars · 120 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An in-game inspector, editor, and interactive C# console for Unity3D applications, loaded via BepInEx or Unity Mod Manager. It lets modders and developers inspect GameObjects, modify object values in real time, run REPL code, and profile games at runtime.
Use cases
- inspect Unity game objects and components at runtime
- modify game object values live while playing
- run C# code in a REPL inside a Unity game
- find UI elements by clicking with the mouse
- profile Unity game performance in-game
- dump and serialize Unity objects for modding
- debug mods inside a running Unity game
When to choose
- you are modding or debugging a Unity game with BepInEx or UMM
- you need a live object inspector or REPL inside a running Unity game
- you want a universal game trainer with minimal runtime impact
When to avoid
- you need to debug the Unity editor itself rather than a built game
- your target game runs IL2CPP and you need full stability (IL2CPP support is beta)
- you need a general-purpose IDE or external debugger like dnSpy or Rider
Facets
plugin · maturity active
developer-tools gui testing developer-tools windows cross-platform unity bepinex modding runtime-inspector repl-console game-debugging game-development debugging macos linux
1 source
- readme: https://github.com/ManlyMarco/RuntimeUnityEditor · fetched 2026-08-28 · 207391cd5c44
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ManlyMarco/RuntimeUnityEditor | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="ManlyMarco/RuntimeUnityEditor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem