Search Unity

[RELEASED] ProDebug Script Plugin v 1.05 - Professional Grade C# Debugging Utilities

Discussion in 'Assets and Asset Store' started by IVxIV, Apr 24, 2014.

  1. IVxIV

    IVxIV

    Joined:
    Nov 13, 2013
    Posts:
    16
    The ProDebug scripting plugin for Unity gives the developer professional grade debugging tools for their Unity project, enabling development of higher quality applications more quickly and efficiently. This is accomplished with the following components:

    • Hi-performance drop-in replacement for the UnityEngine.Debug class providing significantly faster and customizable logging facilities and assert methods. Debug logging typically an order of magnitude faster than the built-in Unity logging methods, which makes a HUGE difference on mobile platforms!
    • Built-in crash reporting system allows you to report crash tickets via email, HTTP upload, etc. - included demo provides examples
    • C# debug console command executor which can be used as a debug command input console system
    • Hierarchical GUI debug menu system (can be pinned to either top or bottom of the display)
    • Written entirely in C# and compatible with all Unity target platforms, from Unity versions 3.5 to present (4.3.4 as of this writing)
    • Windows 8 Phone and Windows Store Apps compatibility support added with this version

    Available Now in the Asset Store

    More Information, Demos and Documentation

    To see runtime demos of the ProDebug plugin in action, and to review the plugin manual for more detailed information, visit the ProDebug website