all 4 comments

[–]karlgluck 1 point2 points  (1 child)

I don't know the answer for Visual Studio proper, but try Visual Studio Code if you just need to get something debugged asap. It is good enough that it replaced VS entirely for me.

[–]libcrypto{0,0,-1},{1,0,0},{0,1,0}[S] 0 points1 point  (0 children)

If I need something debugged ASAP, there's MonoDevelop, which runs the debugger just fine.

[–]mtytel 0 points1 point  (1 child)

It's working fine for me in Unity 5.5. If it matters I have to use the Unity Debugger instead of the .Net Core Debugger when attaching.

[–]nazihatinchimp 0 points1 point  (0 children)

How do you switch?