Hi,
has is anyone using visual studio code to debug in Linux? I’ve installed vsc, added the unity addons. Set the debugger to unity in the drop downs however this give and error as per my title. Has anyone got vsc debugger working with Unity. If so can you give any tips?
Thanks.
PS my first time using vsc so I might have missed some step, but don’t think so…
1 Like
Got it working (sort of… ) had to apt-get mono complete.
Pause/start now works. However it doesn’t appear to stop at break points, that might be my misunderstanding of the debugger though.
I had it working but after a new install Ubuntu 16.04 I get this error. Tried the above but no luck.
Thanks for help.
Ok works now fine in 16.04. I forgot to install also the Unity debugger extension, aside c# extension in Code.
Don’t install Ubuntu 17.04 for now.