consulo / consulo-unity3d

Frameworks: Unity3D
Apache License 2.0
103 stars 10 forks source link

Debbuger disconnect if error happen inside consulo #161

Closed winxalex closed 4 years ago

winxalex commented 5 years ago

When Consulo hang for some reason, it will be good if disconnects debugger link, cos it also stucks Unity. We should be able to disconnect even manually.

VISTALL commented 5 years ago

Hello. I heard about that problem - but i can't fix it without any details. I need log file from Consulo(and unity console log also) or reproduce example.

Thanks

winxalex commented 5 years ago

it would be good in most important try catch you do disconnect. I could click on disconnect button when Unity crash and nothing happen progress control on bottom bar is animating...