Skip to content

Releases: yukieiji/UnityExplorer

UnityExplorer v4.12.7

18 Apr 16:12

Choose a tag to compare

  • Changed to be able to compile unsafe code in CS console(#49 )

Full Changelog: v4.12.6...v4.12.7

UnityExplorer v4.12.6

03 Apr 11:12

Choose a tag to compare

UnityExplorer v4.12.5

02 Apr 17:56

Choose a tag to compare

  • Add load/save/compile cs files under sinai-dev-UnityExplorer\Scripts\ (#47 )
    • By pressing the Refresh(renamed Reset) button, the dropdown will be updated(reload) and the cs file in dropdown and will be available for selection in the dropdown
    • If cs file is selected at compile time, the cs file is overwritten and saved.

UnityExplorer v4.12.4

30 Mar 12:31

Choose a tag to compare

  • Add optimize build settings(may be improve performance)
  • Add config to disable assembly reload at startup to avoid a bug that would not work for games built with specific build settings(Thanks for the research @aldelaro5)
  • Fix compile error in C# Console when using Il2Cpp CoreCLR build

UnityExplorer v4.12.3

08 Jan 17:58

Choose a tag to compare

Changelog

  • Added fallback operations to World Inspector's camera get(#35, Thank you p1xel8ted)
  • Added hotkey to changing time scale and lock(#41 )
    • Hotkeys to lock/unlock zero, one, double, and half timescale(Unset by default to avoid key collisions)
  • refactor

Full Changelog: v4.12.2...v4.12.3

UnityExplorer v4.12.2

05 Oct 20:31

Choose a tag to compare

Changelog

  • Add FlattenHierarchy to find special case of singletons( #25, Thank you MegaPiggy)
  • Fixed null error(may be fix #71 )
  • refactor

Full Changelog: v4.12.1...v4.12.2

UnityExplorer v4.12.1

19 May 12:54

Choose a tag to compare

Changelog

  • Fixed class search don't work by deleting Type.GetTypes patch's with v4.9.2
  • refactor

Full Changelog: v4.12.0...v4.12.1

UnityExplorer v4.12.0

23 Mar 18:24

Choose a tag to compare

Changelog

  • Added Standalone.IL2CPP.CoreCLR release for use with Il2CppInterop
    • Standalone.IL2CPP should only be used in Unhollower

Full Changelog: v4.11.2...v4.12.0

UnityExplorer v4.11.2

05 Mar 04:26

Choose a tag to compare

  • Fixed null error when UE UI creating
  • Updateing project settings

Full Changelog: v4.11.1...v4.11.2

UnityExplorer v4.11.1

31 Jan 13:34

Choose a tag to compare

Changelog

  • Added New Config Option To Disable Log Files by @1A3Dev in #7
  • Fixed namespace error when using MelonLoader.IL2CPP.CoreCLR

Full Changelog: v4.11.0...v4.11.1