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

UnityExplorer 3.3.9

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 07 Apr 07:33
· 688 commits to master since this release
  • Fixed an issue where the window position would move slightly on launch after setting it from the last saved position (could lead to it being moved slightly off screen, etc) (#52)
  • Fixed an issue where some Types would throw an exception when checking if they're a float struct
  • Cleaned up the project, refactored almost all of the #if CPP and #if MONO directives into the Core.Runtime namespaces.