Debug Filter
A powerful Unity editor extension that consolidates all scattered log, warning, and error lines in your C# code into a centralized panel, offering search, filtering, grouping, and one-click cleanup.
by Occlusionn
★★★★★ star rating
Price History +
A powerful Unity editor tool that collects, filters, and manages all Debug.Log, Warning, Error, and Assert calls in a single centralized window. Organize your entire log flow without searching line by line through your code!
- Keep your workspace clean without touching your code!
- Full control from a single window! Just open , filter , manage , and clean !
🛠️How It Works
- Scans all C# files in your project and lists their Debug calls.
- Smart filtering: Filter by Log, Warning, Error, Assert types; group by Script, Method, or Folder.
- Hierarchical folder view: Scans the Assets and optionally the Packages folder.
- Cleanup: Remove debug calls from a single line up to the entire project, with instant undo support.
⭐Why Use It
- Centralized Management – View all debug calls from a single panel.
- Fast Cleanup – Safely remove or reset unnecessary logs.
- Persistent Settings – Filter and view preferences are automatically saved.
- Package Support – Optionally include the Packages folder.
- Preset Integration – Fully compatible with Unity’s preset system.
✨Key Features
- Filter by Log / Warning / Error / Assert
- Group by Script / Method / Folder
- One-click log cleanup or reset
- Persistent storage with EditorPrefs & JSON
- High performance with parallel scanning
- Console Toolbar integration (Filter button)
- Badge & Icon support for readability
🎮Demo Scenarios
- Viewing all logs in large projects from a single window.
- Bulk cleanup of debug calls before shipping a build.
- Filtering logs from specific folders or scripts during development.
- Quickly switching between different filter profiles with Presets.
🌍Support & Community
- Join our Discord community for help, tips, and sharing.
- Check out the documentation: quick-start guide and usage examples.
If this tool speeds up your workflow, please leave a review – your feedback helps shape future updates! Thank you! 🙏