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
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
Add comment