# sinai-dev/UnityExplorer

An in-game UI for exploring, debugging and modifying IL2CPP and Mono Unity games.

Repository: https://github.com/sinai-dev/UnityExplorer
Canonical: https://ross.abutalabs.com/products/unityexplorer
Language: C#
License: GPL-3.0
License Family: copyleft
Topics: modding, unity, il2cpp, bepinex, modding-tools, melonloader
Archived: true
Last push: 2023-03-13T17:35:42+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2217, "days_push": 1269, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3138, forks 553 (observed 2026-08-28T04:07:45.712012+00:00)

## What it is
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
- artifact type: plugin
- maturity: stable
- function: developer-tools, gui
- domain: developer-tools, gaming-tools
- platform: windows, cross-platform
- tags: unity, modding, il2cpp, mono, bepinex, melonloader, in-game-inspector, runtime-debugging, debugging, game-development, linux, macos

## Member repositories
- sinai-dev/UnityExplorer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:45.712012+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-30T07:26:04.356142+00:00, confidence not recorded.
  - readme: https://github.com/sinai-dev/UnityExplorer (fetched 2026-08-28T04:07:45.712012+00:00, sha 66dcd5de5bef)
- Data as of 2026-08-30T08:39:29.467469+00:00.
