Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

UnityExplorer 3.0.2

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 19 Nov 05:51
· 800 commits to master since this release
  • Made the instance-inspector helpers for UnityEngine.Objects (view owner GameObject for components, and name for everything else).
  • In IL2CPP, UnityExplorer now force-loads the Assembly-CSharp and Assembly-CSharp-firstpass DLLs from the unhollowed folder. This should fix the issue of not being able to use types from those assemblies in UnityExplorer search / C# console etc.