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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1030688