Overview
Prometheus Tool is an all-in-one Unity Editor extension that brings 10+ practical tools into a single window.
Clean code, fix references, organize assets, and spot performance issues without leaving the editor.
What’s inside:
- Clear Log in Scripts.
Scan C# files and remove Debug.Log, LogWarning, and LogError calls to reduce allocations and keep code clean before build. - Find References.
Scan the active scene for Missing or None references and catch broken links before entering Play Mode. - Game Speed.
Adjust Time.timeScale in Play Mode with presets (0.5x, 2x, 5x) or custom values for slow-motion and fast-forward testing. - Quick Rename (Hierarchy).
Batch rename GameObjects with find/replace, prefix/suffix, and numbering to keep your hierarchy organized. - Quick Rename (Files).
Apply the same batch renaming workflow to project assets with patterns and numbering. - Performance Profiler.
View lightweight performance metrics with key issues highlighted at a glance. - Script Dependency Analyzer.
Analyze script dependencies and detect circular references for cleaner architecture and safer refactoring. - Unused Asset Cleaner.
Detect assets not referenced anywhere in the project to reduce clutter and optimize build size. - Image Resizer.
Batch resize textures (including Power-of-Two workflows) with optional background removal for UI and atlases. - Console Log PRO.
Use an enhanced log viewer with filtering and inline code preview to speed up debugging. - Audio Editor.
Trim, mix, and process audio clips directly inside Unity without external tools. - Favourite Items.
Pin assets, scripts, prefabs, and other frequently used items into groups for one-click access.
Customizable and genre-agnostic:
- Works with any Unity project across 2D, 3D, mobile, and PC.
- No framework lock-in. Use only the tools you need via Tools > Prometheus Toolkit.
Ideal for:
- Solo developers and small teams who want more power inside the Unity Editor.
- Projects that need cleaner builds, fewer missing references, and less log or unused asset clutter.
- Developers who want batch renaming, resizing, cleaning, and lightweight performance or dependency insights in one place.