Search Issue Tracker
By Design
Votes
1
Found in
2017.4
2018.4
2019.2
2019.2.1f1
2019.3
2020.1
Issue ID
1200385
Regression
No
Unity project names are missing in Visual Studio 2017 when attaching with Unity Debugger if multiple Unity instances are open
Steps to reproduce:
1. Download and open attached Unity project
2. Create a new Unity project and open it aswell
3. Using "Visual Studio 2017" open debugLog.cs file found in the attached project
4. In the Visual Studio window press "Debug" and then "Attach Unity Debugger"
Expected outcome: You can see the names of both open Unity projects in the "Select Unity Instance" window
Actual outcome: Only one or even none Unity project names are displayed in the "Select Unity Instance" window
Reproduced with: 2017.4.35f1, 2018.4.13f1, 2019.2.14f1, 2019.3.0f1, 2020.1.0a14
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
- Editing serialized fields on script components gets interrupted by reimport when editing a prefab with auto save enabled
- Crash on Transform::EnsureCapacityIncrease when duplicating a prefabbed UI element
- Memoryless depth/stencil targets are allocated with Private storage when building for Metal Graphics API supporting devices
Resolution Note (2020.1.X):
This has only been fixed in Visual Studio 2019. For this to be fixed you would have to contact the Microsoft team to request a backport of their changes to the Visual Studio 2017.