Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
2.0.1
Issue ID
1243391
Regression
Yes
[Visual Studio] Opening a script opens the default VS version for .cs files instead of the one set as External Script Editor
Steps to reproduce:
1. Open the project from the attached file "1243391.zip"
2. Go to Edit > Preferences > External Tools
3. In the External Script Editor drop-down select Visual Studio Community 2017
4. From Assets, open NewBehaviourScript.cs
Expected result: Script is opened in Visual Studio 2017
Actual result: Script is opened in windows default Visual Studio version for .cs files
Reproducible with: Visual Studio Editor 2.0.1(2020.1.0b10, 2020.2.0a13)
Not reproducible with: Visual Studio Editor 1.1.1(2019.3.15f1), Visual Studio Editor 2.0.0(2020.1.0b10, 2020.2.0a13)
Could not test with: 2018.4.23f1(Visual Studio Editor not available in Package Manager)
Notes:
- when testing the default VS version is 2019
- to reproduce, make sure that the version set as External Script Editor is not the same as the default version.
- right-clicking on the script and selecting "Open c# Project", opens the correct VS version
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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
This is a duplicate of issue #1242949