Skip to content

Releases: ManlyMarco/RuntimeUnityEditor

Runtime Unity Editor v5.4

04 Jun 20:47
Compare
Choose a tag to compare

What's Changed

  • Remove SceneDumper and "Dump obj" button (have to right click -> dump now) by @ManlyMarco in #73
  • Fix tooltip not fitting in narrow windows by @ManlyMarco in #74
  • Improve compatibility with Unity 4.x games by @ManlyMarco in #75
  • Improved object list searching speed and search interface; Add filtering objects by loaded scene by @ManlyMarco in #76
  • Use cached GUILayout.ExpandWidth wherever possible by @ManlyMarco in #77

Full Changelog: v5.3.1...v5.4

Runtime Unity Editor v5.3.1

25 Apr 17:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.0...v5.3.1

Runtime Unity Editor v5.3.0

14 Feb 18:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.1...v5.3.0

Runtime Unity Editor v5.3.0 for IL2CPP

14 Feb 18:38
Compare
Choose a tag to compare
Pre-release

This is a beta release for games using IL2CPP. See the previous release notes for more info.

What's Changed

Full Changelog: v5.2.1_IL2CPP...v5.3.0_IL2CPP

Runtime Unity Editor v5.2.1 for IL2CPP

02 Feb 19:05
Compare
Choose a tag to compare
Pre-release

This is a beta release for games using IL2CPP. See the previous release notes for more info.

What's Changed

Full Changelog: v5.2_IL2CPP...v5.2.1_IL2CPP

Runtime Unity Editor v5.2.1

01 Dec 23:59
Compare
Choose a tag to compare

What's Changed

  • [History] Take out unnecessary check to fix setting vals in inspector by @ManlyMarco in #57

Full Changelog: v5.2...v5.2.1

Runtime Unity Editor v5.2 for IL2CPP

28 Nov 18:54
Compare
Choose a tag to compare
Pre-release

This is a beta build of Runtime Unity Editor v5.2 for IL2CPP. It works under latest nightly builds of BepInEx 6 (at least be.664).

At the moment it only works if UnityEngine.IMGUIModule is not stripped down, which is rare. It works in HoneyCome if used together with the IMGUIModule.Il2Cpp.CoreCLR.Patcher. Not all features work, most notably REPL is broken.

Full Changelog: #56

Runtime Unity Editor v5.2

04 Nov 14:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1...v5.2

Runtime Unity Editor v5.1

30 Aug 18:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0...v5.1

Runtime Unity Editor v5.0

23 Jul 17:10
2b4ec19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2...v5.0