Hierarchy Colorizer
Editor tool · Unity 2021.3 LTS and above · Unity 6 supported · View on Asset Store ↗
Frequently Asked Questions
How do I install Hierarchy Colorizer?
Import the package via the Unity Package Manager or the Asset Store tab in the editor. Once imported, go to Window → Two Green Pigs → Hierarchy Colorizer to open the settings window. The tool activates automatically — no scene setup required.
Which Unity versions are supported?
Hierarchy Colorizer supports Unity 2021.3 LTS, 2022.3 LTS, 2023.x, and Unity 6 (6000.x). If you experience issues on a specific version, please contact us.
How do color rules work?
Rules are matched top-to-bottom — the first matching rule wins. You can match by name (contains, exact, starts with, ends with), by Tag, or by Layer. Drag rules in the settings window to reorder them. Enable Apply Colors to Children to inherit colors down the hierarchy.
How do I set a color for a specific object only?
Hover over any row in the Hierarchy — a small ✦ button appears on the right. Click it to open the color picker and choose a color. This per-object override has the highest priority and overrides all rules. A colored swatch stays visible on the row; click × to clear it.
Colors disappeared after restarting the editor. What happened?
Colors defined by rules persist automatically via the Settings asset. If per-object overrides disappeared, make sure the
HierarchyColorizerSettings asset is saved in your project (not inside a Temp folder). If the issue persists, please email us with your Unity version.
The component icons are overlapping with other UI. How do I fix it?
Open the Hierarchy Colorizer settings window and disable Show Component Icons, or reduce the number of columns displayed. You can also disable individual features (hover toggle, per-object color picker) to free up space on each row.
Does it work with prefabs and prefab mode?
Yes. Rule-based colors work in prefab mode. Per-object overrides use
GlobalObjectId to identify objects, so they work in the scene hierarchy. Inside prefab isolation mode behavior may vary depending on the Unity version.
How do I reset everything to defaults?
Click the Reset to Defaults button at the bottom-left of the Hierarchy Colorizer window. This restores all general settings and clears all rules. Per-object overrides are stored separately in the Settings asset — you can clear them by deleting the Color Overrides list directly in the Inspector.
Still need help?
Send us an email with your Unity version, a description of the issue, and any relevant screenshots. We respond within 1–2 business days.
For general enquiries not related to a specific package, email us at pengu89@gmail.com