yasirkula / UnityIngameDebugConsole

A uGUI based console to see debug messages and execute commands during gameplay in Unity
MIT License
2.11k stars 221 forks source link

error add log #11

Closed yingnierxiao closed 5 years ago

yingnierxiao commented 5 years ago

Trying to add WarningCount (UnityEngine.UI.Text) for graphic rebuild while we are alreay inside a graphic rebuild loop.this is not supported

yasirkula commented 5 years ago

Is a stacktrace provided in the log? If so, can I see the whole error message with stacktrace?

yingnierxiao commented 5 years ago
1111111
yasirkula commented 5 years ago

Does this warning show up when doing something in particular?

yingnierxiao commented 5 years ago

no particular ,i use ohter log one,no this error.

yasirkula commented 5 years ago

Does importing this unitypackage (unzip first) to your project resolve the issue?

yingnierxiao commented 5 years ago

it's ok now