Skip to content

Releases: dubit/unity-debug-menu

1.5.0

02 Jan 11:19
156498a

Choose a tag to compare

Changes

  • #25 Refactoring
  • #26 Added support for adding your own custom pages
  • #28 ButtonList is now it's own component - for reusability
  • #29 Removed Navigation support.
  • #30 Added a debug inspector - to inspect the scene and other object properties at runtime.
  • #31 Added support for Unity 2019.3
  • Added package.json to support UPM

1.4.0

22 Feb 13:43
2c4d3fe

Choose a tag to compare

Changes

  • Fixes to the prefab (#15)
  • Navigation improvements (#14)
  • Abstract build info page (#17)
  • Added nested buttons (folders) (#18)
  • Add the ability to override special characters for folders (#19)
  • Log page clear button is always clickable (#20)

1.3.0

01 Nov 14:10
69fe0e4

Choose a tag to compare

Changes

  • Added assembly definition file

1.2.1

20 Oct 09:04
5ca978f

Choose a tag to compare

Changes

  • Removed obsolete metafile (CloudBuild.meta)

1.2.0

03 Sep 08:45
b09f830

Choose a tag to compare

New Features

  • Navigation support: Navigation can now be enabled, allowing navigation via input axes (for controller support)