Super Hierarchy Search is a high-performance Editor extension that upgrades the default Unity Hierarchy with an advanced search engine and intelligent filtering system.Tired of wasting time searching for objects in massive Unity scenes? SuperHierarchy is a powerful Editor extension that supercharges your default Hierarchy window, helping you find exactly what you need in seconds!Welcome to **SuperHierarchy** (SuperSearch) for Unity! This Editor Extension is designed to drastically improve your workflow by providing powerful, lightning-fast search capabilities directly within the Unity Hierarchy window and an Advanced Search popup.## 🚀 Key Features* **Advanced Search Interface:** Easily locate GameObjects, Components, and Assets with an intuitive search window.* **Hierarchy Integration:** Seamlessly integrates into the Unity Hierarchy with a dedicated search toolbar and custom icons.* **Flexible Filtering:** Filter searches by name, tag, layer, or component type to narrow down results quickly.* **Wildcard & Whole Scene Search:** Use `*` or leave the search box empty to list all objects, and easily switch between searching a specific root or the entire scene with a single click.* **Missing Script Finder:** Instantly locate GameObjects with broken/missing scripts with a single toggle button.* **Optimized Performance:** Built specifically to handle large and complex scenes with zero lag, ensuring a smooth experience.* **Polished UI/UX:** Features a professional, standard Unity-style interface that looks great in both Personal and Pro Editor skins. Standardized button layouts and unified iconography.* **Easy Setup:** No complex configuration needed. Just import and start searching!## 📦 Installation1. Import the **SuperHierarchy** package into your Unity project.2. The package contents will be extracted into your `Assets` folder (typically `Assets/KyoDat`).3. Once compiled, the tools will be immediately available.## 🛠️ How to Use### Super Hierarchy Search* Look at your Hierarchy window. You will notice a new search interface integrated seamlessly.* Use the search bar to find any object in your active scene.### Advanced Super Search Popup* You can open the Advanced Search Popup by clicking the advanced search icon (magnifying glass with gear/settings) from the Hierarchy integration.* Alternatively, open it via the Unity top menu: **Window > Search > Super Search** (if available).* Use the Advanced Search window to perform complex queries across your scene and assets.* **Whole Scene Search:** Click the **🌍 Whole Scene** toggle on the top toolbar to instantly expand your search scope to the entire active scene, ignoring the currently selected root object.* **Wildcard Search:** Leave the search box empty or type `*` to list all objects. Combine this with Tag, Layer, or Component filters to easily find all objects matching a specific criteria without needing to type a name.* **Finding Missing Scripts:** Toggle the **⚠️ Missing** button in the toolbar. It will instantly list all GameObjects containing missing scripts, bypassing all text filters so you can easily clean up your scene.## ⚙️ Requirements* **Unity Version:** 2021.3 LTS or higher recommended.* No additional dependencies required.## 💬 Support & FeedbackThank you for choosing SuperHierarchy!If you encounter any issues, bugs, or have feature requests, please contact us at `nguyenthanhdat2k1nsk11@gmail.com`. Please include your Unity version and a brief description of the issue.---*Created by KyoDat. Happy Game Developing!*I utilized AI tools (such as Gemini and Claude) strictly as assistants during the development process. Specifically, AI was used for:Brainstorming and suggesting optimizations for specific C# code snippets.Drafting the English text for the store description and offline documentation.Please note: No AI tool generated the complete asset. All AI-suggested code was heavily modified, manually rewritten, rigorously tested inside the Unity Editor, and carefully structured by me to ensure high performance, stability, and clean architecture. The final product and its logic are entirely human-curated and controlled.





