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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Add comment