Skip to content

Releases: yasirkula/UnityRuntimeInspector

v1.5.4: Got rid of the "Can't inspect while Inspector is inactive!" error, yo…

10 Sep 09:29
Compare
Choose a tag to compare
…u can now inspect objects while Inspector is inactive

v1.5.3: - Range sliders could reset their bound variables' values during init…

10 Aug 17:12
Compare
Choose a tag to compare
…ialization, it is now fixed (special thanks to Andefob: https://forum.unity.com/threads/runtime-inspector-and-hierarchy-open-source.501220/page-5#post-6168104)

v1.5.2

26 Jul 21:04
Compare
Choose a tag to compare

Bugfix for Unity 2020.1.0f1

v1.5.1

09 Jul 09:31
Compare
Choose a tag to compare
Fixed #22

v1.5.0

22 Jun 15:28
Compare
Choose a tag to compare

Fixed float values sometimes not being displayed correctly in Inspector

v1.4.53

14 May 19:27
Compare
Choose a tag to compare

Added Assembly Definition Files

v1.1.5: IMPORTANT: Delete the Plugins/RuntimeInspector folder before updating…

16 Feb 17:01
Compare
Choose a tag to compare
… the plugin.

- Added support for Range, TextArea and Multiline attributes
- Added support for Vector2Int, Vector3Int, RectInt and BoundsInt
- Added Inspected Object Header Visibility to Inspector: if the inspected object has a collapsible header, determines that header's visibility
- A few bugfixes

v1.1.1: - Fixed #15

07 Dec 17:27
Compare
Choose a tag to compare
- Fixed #17