Unity 5 console module for log stack trace on mobile devices.
Debug, create and share your widgets.
GitHub: https://github.com/slavaobninsk/HUDDebug
Unity 5 console module for log stack trace on mobile devices.
Debug, create and share your widgets.
GitHub: https://github.com/slavaobninsk/HUDDebug
If you wan’t to share your custom widget, please send me mail on indieypdev@gmail.com
Available on the UnityAssetStore Dream Console | Utilities Tools | Unity Asset Store
Does this use the standard Debug.Log, with all of its slowness?
Reminds me alot of lunar mobile console. Could you share the differences aside from different looks? Is customizing the focus?
Hello it’s use Unity stack trace, but it’s only visible on Development Build. It’s not overhead on release version
As i know lunar it’s use native api of mobile device, HUDDebug base on Unity UI System and crossplatform and support WebGL too. HUDDebug it’s only only Debug handler, i developer it for testers. Main goal - it’s create custom widgets base on Node system.
Additionally when you tap on console message, on bottom you can see detailed stack trace.