Custom Hierarchy Folders

Custom Hierarchy Folders

CustomHierarchyFolders is a Unity plugin that allows you to create folders in the Hierarchy panel to organize your GameObjects.

Installation

  1. Download the latest unitypackage from Releases page.
  2. Import the package into your Unity project from Import Package > Custom Package > CustomHierarchyFolders.unitypackage.
  3. Done!

 

Usage

  1. Right click on the Hierarchy panel and select Create > Folder to create a new folder.
  2. Drag and drop GameObjects into the folder to add them to the folder.

 

Credits

  1. Taobao for the expanded/folded status check function.
  2. halak for the share Unity Editor Built-in Icons repository.