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

UnityExplorer 4.1.8

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 02 Jul 08:50
· 359 commits to master since this release
  • Fixed Mouse Inspect breaking ScrollPools in rare cases (if the edge of a panel is under the cursor when you click to begin the mouse inspect).
  • Fixed issue in IL2CPP with IEnumerable and IDictionary types which have private implementations of GetEnumerator.
  • Removed arbitrary static restriction on class-search, can now search for all classes. Classes with no static members at all are still listed.
  • Added assembly name to class-search result labels.