Search Unity

Unity always crashes an arbitrary amount of time after using the debugger.

Discussion in 'Editor & General Support' started by ETGgames, Jul 5, 2020.

  1. ETGgames

    ETGgames

    Joined:
    Jul 10, 2015
    Posts:
    101
    I cannot make a repro project because of how arbitrary this bug is. It has been a bug in unity for a very long time, and I just want to make this post in case no one at Unity is aware.

    On MacOS (I'm on catalina) whenever I use the VScode debugger for the editor, after I finish using it, then some arbitrary amount of time later Unity will crash. This happens consistently. It usually happens some time after when I've made some changes to the code, then go back to the editor and it tries to refresh the changes, it just crashes.

    I'm not the only one who experiences this right?

    I'm also fully aware that this bug may never be fixed as there is no simple bug report that can be submitted...which is a huge shame as it makes Unity a much less appealing engine to alternatives that work.