Skip to content
aliessmael edited this page Jun 6, 2015 · 3 revisions

Unity3d Logs Viewer

To use Reporter just create reporter from menu (Reporter->Create) at first scene your game start . then set the ” Scrip execution order ” in (Edit -> Project Settings ) of Reporter.cs to be the highest. Congratulations you have finished setup of Log Viewer , no coding is required, now you can view all logs warnings errors and exception which was showing in unity3d editor console directly on game screen even after you release it to mobile , pc or any other platform, all what you have to do is to make a circle gesture using your mouse (click and drag) or your finger (touch and drag) on the screen to show all these logs.

Clone this wiki locally