Skip to content

Runtime Unity Editor v1.5

Compare
Choose a tag to compare
@ManlyMarco ManlyMarco released this 04 Jul 13:46
· 281 commits to master since this release

Changelog

  • Added handling of multi-dimensional arrays to type name resolving
  • Added storing inspector scroll positions for each stack level separately
  • Fixed CanEnterValue nullref crashes
  • Fixed exceptions in inspector all being wrapped inside InvocationExceptions
  • Fixed geti() not woking with generic types, multi-dimensional arrays, nested classes and in some other cases
  • Improved type name resolution - generic types, multi-dimensional arrays and namespaces are shown correctly now
  • Made show hotkey configurable through code