UniVSCode icon indicating copy to clipboard operation
UniVSCode copied to clipboard

Exception in Unity when setting debug port

Open vexir opened this issue 9 years ago • 1 comments

DirectoryNotFoundException: Could not find a part of the path "/Users/myUser/Repositories/myProject/.settings/launch.json".

vexir avatar Sep 02 '15 17:09 vexir

Try to change .settings to .vscode . It works for me. They changed path in last release. https://code.visualstudio.com/updates

dps999 avatar Sep 10 '15 16:09 dps999