The ProDebug plugin for Unity provides a comprehensive set of debugging tools, including a drop-in replacement for the UnityEngine Debug logger, a hierarchical IMGUI menu system, and a command console input system. It also includes a content documentation component and example use of Unity's runtime profiling APIs. These tools are designed to help developers quickly implement a custom logging solution, create a debug menu system, and capture performance metrics at runtime. Additionally, it provides an automated crash-reporting system to send valuable data from crashes to a network resource.
Key features include:
- DebugLogger interface for hooks into UnityEngine and System.Console logging
- Hierarchical IMGUI menu system
- Content documentation component
- Text-based command console and code execution
- Demo use of Unity runtime profiling APIs
- Demo crash reporter system
ProDebug: Professional Debugging Tools for Unity - Asset Store





