Skip to content

Runtime Unity Editor v2.1

Compare
Choose a tag to compare
@ManlyMarco ManlyMarco released this 05 May 17:15
· 181 commits to master since this release

This release brings bugfixes and some improvements to how well search boxes search.

Changelog

  • Added a toggle to make the game not run in background
  • Improved search results when searching in inspector
  • Improved search results when searching objects in scene
  • Search filter in inspector is remembered per-page now
  • "Fixed" the incompatibility with profiler - if profiler is detected disable repl to prevent crashes
  • Fixed getting sometimes getting the wrong log file when clicking the Log button
  • Fixed glitchy "Open in scene browser" behaviour, now focuses on the object correctly
  • Fixed inspector crash when showing some lists
  • Fixed inspector crash when trying to get string version of some values if there is an exception thrown when getting the value
  • Fixed inspector value draw crashes breaking whole interface in some cases