sinai-dev/UnityExplorer
An in-game UI for exploring, debugging and modifying IL2CPP and Mono Unity games. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: n/a
- age_days: 2217
- days_rel: n/a
- days_push: 1269
- n_releases_24m: 0
Adoption not part of the score
3138 stars · 553 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
UnityExplorer is an in-game UI for exploring, debugging, and modifying Unity games running on IL2CPP or Mono runtimes. It ships as a plugin for mod loaders like BepInEx and MelonLoader, or as a standalone injection, and supports Unity versions from 5.2 to 2021+.
Use cases
- inspect Unity game objects and components at runtime
- debug and modify values in a Unity game while playing
- explore C# classes and methods of an IL2CPP game
- browse and manipulate the scene hierarchy of a Unity game
- test C# code against a running Unity game
- reverse engineer Unity game internals for modding
When to choose
- you are modding a Unity game via BepInEx or MelonLoader and need runtime inspection
- you want to debug or tweak game objects, components, and values live in-game
- you need to explore IL2CPP or Mono class structures without source access
When to avoid
- you are developing a Unity game in the editor and can use built-in inspector tools instead
- the target game is not built with Unity
- you need a general-purpose .NET debugger rather than a game object explorer
Facets
plugin · maturity stable
developer-tools gui developer-tools gaming-tools windows cross-platform unity modding il2cpp mono bepinex melonloader in-game-inspector runtime-debugging debugging game-development linux macos
1 source
- readme: https://github.com/sinai-dev/UnityExplorer · fetched 2026-08-28 · 66dcd5de5bef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sinai-dev/UnityExplorer | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="sinai-dev/UnityExplorer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem