DABug Debugging Message Window

FREE
Publisher Dynamic Arts
File size 1.04MB
Number of files 37
Latest version 4
Latest release date 2016-12-06 07:02:34
First release date 2015-12-31 01:31:20
Supported Unity versions 2018.4.2 or higher
Easy, must-have development tool!

This GREAT lightweight UI window shows your debugging messages INSIDE YOUR SCENE!

Use this with or instead of your Debug.Log() statements.

Drop this Prefab anywhere in your scene and it just works!

C# Statement is just like Debug.Log()
DABug.Log(your message);

Lightweight operation
Draggable window
Up to 2000 lines buffered
Copy text to clipboard
Easy Editor settings:
-Initial Corner Position
-Font Size
-Buffer Line Count
-Perpetuate through all Scenes


Automatic Turbo Mode enables huge buffer of up to 2000 lines without affecting the Maximum Vertices problem.

Also supports display of simple structures:
String array str[]
Integer array int[]
List <string>
List <object>
Dictionary <string, string>
Dictionary <string, object>

Includes complete multi-scene demo!