🔍 An in-game UI for exploring, debugging and modifying Unity games.
✔️ Supports most Unity versions from 5.2 to 2021+ (IL2CPP and Mono).
✨ Powered by *Forked* UniverseLib
This is a precompiled version! Feel free to build it yourself (see Building section)
| Release | IL2CPP |
|---|---|
| BIE 6.X | ✅ link |
- Unzip the release file into a folder
- Take the
plugins/sinai-dev-UnityExplorerfolder and place it inBepInEx/plugins/
Note: BepInEx 6 is obtainable via builds.bepinex.dev
- Run the
betterbuild.ps1powershell script to build UnityExplorer. Releases are found in theReleasefolder.
- ManlyMarco for Runtime Unity Editor [license], the ScriptEvaluator from RUE's REPL console was used as the base for UnityExplorer's C# console.
- Geoffrey Horsington for mcs-unity [no license], used as the
Mono.CSharpreference for the C# Console.
UnityExplorer is in no way associated with Unity Technologies. "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere.