Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.3.0a1
Issue ID
1030688
Regression
Yes
[MacOS] New VisualStudio instance is started each time script is opened from Editor
To repro:
1. Run Unity on Mac.
2. Add script to project.
3. Doubleclick on script in Project window.
Result: 2 VS are started.
4. Dobleclick on script in Project window again.
Actual result: New VS instance is started.
Expected result: Only 1 VS instance should be started for solution.
Reproduces on trunk:
Version 2018.3.0a1 (7938e91bc57b)
Wed, 25 Apr 2018 09:58:27 GMT
Branch: trunk
VS2017 for Mac, 7,4,3,(build 10).
VSTU 1.4.0.3
Does not reproduce in Version 2017.3.1p4 and in 2018.2.0a9.
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
Add comment