Quantcast
Viewing all articles
Browse latest Browse all 7

Answer by Crystalline

As far as I know on Android you cannot view debug logs. You can always create one manually. var debuglog : GUIText; function OnGUI () { if (GUI.Button(Rect(0,0,128,128),'button')) { debuglog.text = 'mylog'; } }

Viewing all articles
Browse latest Browse all 7

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>