Help you create a Colourful split bar in the hierarchy window with GameObject to make your hierarchy window look cleaner and more beautiful.It works for all versions of Unity.If you're using the version before 2019.4. You can download with new package manager and find the package file import to your project.Unity 5.x and Unity 2017.x worked well.All Unity Versions supportedKeep Editor folder in your project.How to customise your own style:1. M Studio - Colourful Hierarchy Category GameObject2. Chose Color Palette3. There are some preset style in it. You can add new ones or modify any one4. Go to your Hierarchy window, rename any gameObject begin with your symbol ( keyChar in Color Palette ) and save your project.5. For more informations, please take a look at the code in StyleHierarchy.cs fileUsing ScriptableObject file to set the bar style.