Prism Editor Suite is a lightweight set of productivity tools for the Unity Editor that improves navigation and readability across the Project window, Hierarchy, and Inspector. It focuses on fast visual feedback, quick actions, and clean UI - with everything configurable per project.
👉 Documentation | Discord | Email | Web-site
Modules
1) Project Folder Styler
- Tint folders by path, with optional include subfolders rule.
- Use a custom Texture2D overlay.Folder overlay icons:
Auto icon (detects folder content type and shows the matching Unity built-in icon overlay).
Pick a Unity built-in icon by name.
- Alt + Click a folder to open a quick picker for color & overlay setup.
- Optional “Folders first” sorting in the Project Browser.
2) Hierarchy Enhancer
- Row striping for readability.
- Dim inactive GameObjects.
- Right-side Active toggle.
- Cached component icons (configurable max icons).
- Indicators for missing scripts and prefab objects.
- Optional badges: Tag/Layer, Children count.
3) Inspector Header Enhancer
- Compact header buttons (icon mode).
- Open Script for the selected component/asset.
- Copy/Paste JSON for MonoBehaviours and ScriptableObjects (uses EditorJsonUtility; great for duplicating serialized values quickly).
Settings & Presets
- Settings window: Tools → Prism Editor Suite → Settings
- Presets: Minimal / Balanced / Power
- Simple UI mode + Auto Apply
- Hotkey: Ctrl + Shift + Alt + P (toggle suite)
Install
- Import PrismEditorSuite package into your project.
- Open Tools → Prism Editor Suite → Settings and enable the modules you want
Note: All screenshots feature games owned and developed by our company. Usage of these materials is fully authorized.