Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a2
2018.2.0a1
Issue ID
999177
Regression
Yes
Visual Studio Code can't start debug, because "Multiple targets ... running"
Reproduction steps:
1. Create a New Project
2. Create a Script and open it with Visual Studio Code
3. Try to debug
Expected Result: The Debugging process starts
Actual Result: Error appears, "Multiple targets with name 'Unity Editor' running. Unable to connect."
Fixed in: Visual Studio Code Debugger extension v1.3.0
Reproduced with: 2018.2.0a1, 2018.1.0b6, 2018.1.0b1, 2018.1.0a7, 2018.1.0a6, 2018.1.0a4, 2018.1.0a3(a20833), 2018.1.0a3(f88474), 2018.1.0a2
Did not reproduce on: 2018.1.0a1, 2017.3.1p1, 2017.2.1p4
Note:
VSC Version 1.19.3
Workaround:
Start "Task Manager" -> Open up the "Unity" process list -> Click on "UnityCrashHandler64" -> "End task"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment