consulo / consulo-unity3d

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

Debugger crashing Unity #142

Closed winxalex closed 4 years ago

winxalex commented 6 years ago

Happen often. Especially if you go fas in Debug next, next line crash_0adbb32563f7d845bf80f224f4498c19.zip Unity crash (I know same moment, cos hdd become loud) and Consulo is saying waiting to debugger (X can't be canceled or return timeout)

VISTALL commented 6 years ago

Hi. From my expirence, it's reproducable bug, but need found where it. For exampale pausing or stepping to some position.

(few month ago i fixed bug in debugger library for mono&unity, which provide same problem)

Thanks

winxalex commented 6 years ago

clipboard02

I crashed 5 times in row

winxalex commented 6 years ago

maybe if I'm not waiting collecting data... to finish maybe something else

VISTALL commented 6 years ago

Hi. I sympathize with you. But i can't help you without your help in this problem, or without your source.

You need find where it crashed.

For now, i'm blind - it's not reproducable crash with simple code.

Thanks

VISTALL commented 6 years ago

I got some strange issue with UnityConsulo plugin.

Can you delete my unity plugin from project ? And try without it

related https://github.com/consulo/UnityEditorConsuloPlugin/issues/11

Just for test

Thanks

parmaia commented 6 years ago

Hi! This happens to me too, I think that it crashes during coroutines. If you want, I can do more tests on this to provide you more info.

VISTALL commented 6 years ago

Hello. It will be great, due i have no idea how reproduce it. I tested some big project on my mac or pc, and no success.

Thanks