Modular Unity tools for solo developers.
Scene Memory Profiler is a lightweight, editor-only tool that helps Unity developers understand and optimize memory usage across their scenes.
Whether you're debugging a bloated level or prepping for mobile builds, this profiler gives you instant insight into:
- ๐ Object counts by type and category
- ๐ฆ Asset references and memory impact
- ๐งน Filtering tools to isolate problem areas
- โก One-click scan and refresh for rapid iteration
- ๐งฉ Modular architecture designed for extension and override
- ๐ Editor-only workflowโno runtime overhead or build dependencies
Built with solo devs in mind, itโs clean, fast, and easy to customize.
Modular and override-friendly
- Discoverable and well-documented
- Designed for clarity, not complexity
- Fun to use and easy to extend