Change Log

When upgrading to a new version, you must delete the old version from your project first. This is mandatory since Unity's package importer system doesn't delete or rename existing files so any old files that aren't directly overwritten will cause compile errors that prevent anything from working.

Inspector Gadgets v7 2023-03-29 - Added Enhanced Hierarchy and Advanced Drag and Drop.
Inspector Gadgets v6 2019-07-02 to 2021-10-31 - Added Persist After Play Mode context menu function to all serialized properties.
Inspector Gadgets v5 2018-06-05 - Added a system for quickly finding and fixing missing scripts throughout the project.
Inspector Gadgets v4 2017-10-06 to 2018-01-30 - Added Context Menu Functions to Inspector fields.
Inspector Gadgets v3 2017-08-22 - Added Freeze Child Transforms and Draw All Gizmos.
Inspector Gadgets v2 2017-04-18 - Added experimental systems for requiring certain initialisation steps to be performed when objects are created and added more decorator attributes.
Inspector Gadgets v1 2017-03-11 - Initial release.