Smart-Hierarchy icon indicating copy to clipboard operation
Smart-Hierarchy copied to clipboard

Human-friendly hierarchy for Unity.

Results 10 Smart-Hierarchy issues
Sort by recently updated
recently updated
newest added

I don't know for sure, but you could probably add `com.unity.modules.uielements` to package dependencies for auto-resolution, or maybe just note that UIElements package is required. Thanks for the package tho,...

Can also be caused by other operations, like 'Create Collection'.. Suspect it's because of current hacky way of checking when items tree is being changed. Reproduced in branches: - master...

bug
working on fix

Hierarchy is being re-initialized on layout change, which breaks injected functionality, such as custom CopyPaste or hover preview

bug
working on fix

Steps to reproduce: 1. Create an empty GO 2. Right-click it into a collection 3. Ctrl+z 4. ... 5. cry... :(

bug (minor)

![image](https://user-images.githubusercontent.com/29812914/114403834-54e8a380-9bcf-11eb-9d1e-2f194770ddcf.png) This is a temp solution to avoid "can't add Editor script" error on MonoBehaviours. Will be eventually fixed with re-organization and splitting assemblies into: | Assemblies | | |...

temporary solution

Like seriously its a life saver in a ultracomplicated scenes.

I am getting some errors when adding this package to a Unity 2022.1 project. Would love to get this to work since I have used it before in older projects...

I get this error when adding a collection in Unity 2022.2

**Versions** - Unity: `2020.3.20f1`. - Smart Hierarchy: `0.3.1`. **Repro steps** - Create new scene. - Open the scene. - Right click in the Hierarchy window. - Context menu doesn't open...