Page 2 of 3

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 11 Apr 2017, 07:34
by vaninadisc
I agree with the above- after having to force kill Unity it works again to hit breakpoints, but only once. Then I have to kill it again =(

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 23 Jun 2017, 17:13
by EvanWeeks
Happening to me as well. If anyone has discovered a fix, please post it here.

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 17 Aug 2017, 15:07
by Hansi
Just confirming that I have this issue as well.
Sometimes it works like a charm. Sometimes it crashes every single time I try to hit a breakpoint with Noesis relevant code.

Right now it's making me furious seeing unity crashing and freezing everytime, no matter where I put the breakpoint :(

Edit: When I put the breakpoint after a code block, like onto the closing brackets of a method, the breakpoint will be reached. But if I put it directly onto a line of code, Unity freezes.

Edit 2: Nevermind, it freezes anyway. This is getting really tough, I'm not able to debug right now.

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 24 Aug 2017, 20:03
by jsantos
We think we are in the right direction to fix this, we found a workaround to avoid this inconvenient Unity side effect.

Thanks everybody for being patient and please continue reporting in this thread about it.

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 29 Aug 2017, 08:40
by Hansi
That's good to hear. Looking forward to your updates!

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 30 Aug 2017, 02:08
by Jumes
Using vs2017 or Rider 2017.1 and Unity 5.6.3f1 have this issue too.

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 04 Sep 2017, 08:37
by Hansi
Are there any update news on this issue?

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 05 Sep 2017, 07:06
by nokola
Great to hear you're working on the fix. Just posting I still see it with Rider and Unity 5.6.3.

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 06 Sep 2017, 18:07
by jsantos
We plan to release a 2.1 beta (only for windows) in the next 24 hours.

Re: Attempting to debug with Unity causes Unity to become non-responsive

Posted: 08 Sep 2017, 13:30
by Hansi
Is the new beta out yet? If yes, where can I find it?