Search Unity

Debugging with 2018.3.1f1 and VS 15.9.5 a pain in the arse!

Discussion in 'Editor & General Support' started by revived, Mar 23, 2019.

  1. revived

    revived

    Joined:
    Dec 16, 2013
    Posts:
    2
    Hello friends.

    Since I continued my project few months ago, it is not possible to debug properly.
    If you run debug mode in VS beforde hitting the play button, Unity will just crash. So it is impossible to debug Awake() and Start().
    Furthermore, if debugging extends ~2min, Unity will also crash. So complex code is also impossible to debug.

    Are my friend and I the only persons who encounter those problems?

    Best, Tony