Console++ OFFICIAL SALE

Familiar UI, Powerful Extensions


Console++ is a powerful replacement for Unity's default Editor console, designed to streamline debugging in large or modular projects. Its familiar UI ensures zero learning curve, while added features like tag-based filtering, grouped collapsed views, and deep search modes unlock advanced debugging workflows.



Seamless Log Management


Logs can be saved and reloaded in JSON format, stack traces are clickable without modifier keys, and tag-based grouping allows developers to isolate logs by system (e.g., AI, Networking, UI). Console++ is Editor-only and seamlessly integrates into existing workflows.



Flexible Tagging System


Built-in helper classes (CppMonoBehaviour, AutoTagDebug, TagDebug) provide flexible, attribute-based or manual tag injection into your log messages – with automatic fallback to class names. Console++ is especially useful for teams working on layered logic, larger projects, or tools.