unity-hierarchy-folders icon indicating copy to clipboard operation
unity-hierarchy-folders copied to clipboard

Specialized folder objects for Unity Hierarchy.

Results 4 unity-hierarchy-folders issues
Sort by recently updated
recently updated
newest added

Hi, When i'm using Hierarchy Folder for DontDestroyOnload object. It is still destroy my object when load new scene. I think it is a bug? Unity have warning when use...

bug

## Description Icon name has changed ## Environment - **Unity version (e.g. 2019.4.13):** - **Windows** **Solution:** ``` private const string _openedFolderPrefix = "d_FolderOpened"; private const string _closedFolderPrefix = "d_Folder"; ```

bug

Just wanted to share with you and others who use the package that Unity considers adding hierarchy folders as a built-in feature. You can tell Unity why it is important...

Just find it valuable to write it here, as maybe that dependency will not be need on newer versions. Also, I really thank you for that code!