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

UnityExplorer 4.7.9

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 24 Apr 09:31
· 46 commits to master since this release

Hotfix

  • Fixed the standalone releases not initialising outside of the editor (#142)
  • Fixed input remaining locked if all menus were closed while the "resizing arrow" was visible
  • Changed the editor save data folder to the project root folder instead of the Assets folder
  • Added some more rigorous checks to ensure all objects are cleaned up in the editor
  • Fixed rare cases of panels not having valid sizes or positions after loading save data

Changes

  • C# Console: Implemented Home and End keys to jump to the start/end of the line
  • Type auto-completers are now async, greatly increasing responsivity and reducing initial startup time
  • IL2CPP Unhollowed module loading is now async, reducing delays during the startup process
  • Fixed an issue when constructing a generic hook and then pressing the Edit button on an existing hook before finishing
  • Fixed a Unity error that could occur when closing the UnityExplorer menu