Skip to content

rohitvishwakarma1819/HierarchyRestore

Repository files navigation

HierarchyRestore

HierarchyRestore is an editor extension for Unity that can be used to persist expand/collapse states of GameObjects in Scene Hierarchy.

If you are working on multiple Unity scenes, designing scenes, gameplay, environment, switching scenes or reloading project will collapse all your gameobject in scene hierarchy by default. Thanks to Hierarchy Restore who persist gameobjects states and you can focus on your work with context switching.

How to use

Download the latest HierarchyRestorer.unitypackage files from releases. Double click on it and you are done.

Example

  • Normal Unity behaviour                                                     vs                                           After Using Hierarchy Restore

Enable/Disable Hierarchy Restore


  • Steps

  1. After installing, go to Window -> Hierarchy Restore (A new window will appear as shown in the screenshot)

  2. You can find an option saying Restore Hierarchy

  • If true plugin would work and vice-versa.

Note: Changing this option require unity to reload to make it work.



Suggesting Improvements

To file bugs, make feature requests, or to suggest other improvements, please use github's issue tracker


Want to support my work

  1. Please star this repository ⭐️⭐️⭐️


Made with ♥️ by Rohit Vishwakarma