This little button no longer has an option to attach to the Unity Debugger. I now have to go through the debug menu, pick attach, and then pick the Unity process in order to do debugging now.
How do I get the debugger back into that button for single-click debugging action? Thanks for the help!
This bug still exists. After the latest update to Visual Studio, I managed to get the “attach to unity” button back but in the very middle of debugging, it suddenly disappeared again. Restarting unity and visual studio did not help.
In fact, I get the feeling that Visual Studio tries to enable the option but then something is causing it to fail. I see this when I first launch visual studio from Unity:
As though the rest of it is trying to say “…to Unity” but then it reverts to just “Start” once VS is done loading. Can anyone help with this?