January 2017
Beginner
334 pages
7h 34m
English
No matter how much time you spend in the Unity editor, it is always helpful to have some more advanced debugging options, especially those options that can be run completely disconnected from your development machine. The following is a table of some advanced debugging tools you may want to consider using:
|
Tool |
Ease of Use |
Description |
Source/Link |
|
HUDDebug |
Easy: download from the asset store |
This creates a great integrated debugging tool on the platform. It supports a console, FPS, memory, heap, and extensions. |
Search for HUDDebug on the Unity Asset store |
|
Unity Remote 5 |
Easy: Difficult - may experience connection issues |
This is a fantastic tool when it works. It will allow you to run a game on a mobile device, ... |
Read now
Unlock full access