Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0b2
2018.2.0b4
Issue ID
1036919
Regression
Yes
[Mac]Multiple instances of Visual Studio are opened when selecting to edit a script in the Editor
How to reproduce:
1. In a new Unity project create a Script
2. Attach the Script to any GameObject
3. Open the Script by double-clicking it or clicking the gear icon in the Script Component and selecting "Edit Script"
Expected result: Visual Studio opens only one instance of itself
Actual result: Visual Studio opens up two instances of itself
Reproducible with: 2018.2.0b2, 2018.2.0b8, 2018.3.0a1
Not reproducible with: 2017.4.5f1, 2018.1.5f1, 2018.2.0b1
Notes:
Opening the script from the editor while an instance of Visual Studio is already running opens up a new instance of Visual Studio instead of refreshing the one that is currently running
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
This is a duplicate of issue #1030688