A clean, extensible Unity hierarchy enhancement tool with easy icon management and quality-of-life features.
com.comfi.hierarchy folder to your Unity project’s Packages folderWindow > ComfiHierarchy SettingsPackages/com.comfi.hierarchy/Icons/Custom/MyCustomScript.png)Create subfolders in the Icons directory to organize your icons:
Icons/
├── Components/
├── Custom/
│ ├── MyProject/
│ │ ├── PlayerController.png
│ │ └── HealthManager.png
│ └── ThirdParty/
│ └── SomeAsset.png
// In your editor scripts
ComfiHierarchy.IconManager.AddCustomMapping("MyScript", "path/to/icon.png");
This package includes icons from Icons8.com and respects their licensing terms. Your custom icons remain your property.
Icons not showing up?
Performance issues?
Can’t find settings?
cat.kittyn.comfi-hierarchy
https://github.com/kittynXR/comfi-hierarchy#readme
1.2.1 (Changelog)
2019.4.31f1 or later
No dependencies
No dependencies
No legacy packages