Skip to content

Unity editor tool to clean up and organise the scene hierarchy

License

Notifications You must be signed in to change notification settings

5l4vm0/UnitySceneHierarchyCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Scene Hierarchy Cleaner

A Unity editor tool to clean up and organise the scene hierarchy. This tool sorts and renames GameObjects in the active scene to maintain a clean and organised hierarchy.

Features

  • Sorts GameObjects in scene alphabetically.
  • Renames duplicated GameObjects.

Usage

  1. Open Unity and load sample scene.
  2. Go to Tools > Clean Up Scene Hierarchy in the Unity menu bar.
  3. Click the Clean Up Hierarchy button.

Sample Scene

This repository includes a Unity sample scene with some GameObjects. You can use this scene to test the tool. Open the sample scene and click the Clean Up Hierarchy button in the Scene Hierarchy Cleaner window to sort the GameObjects. Note that GameObjects won't be sorted if they are prefabs.

Releases

No releases published

Packages

No packages published

Languages