Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
2.0.1
Issue ID
VS-22
Regression
Yes
Script opens with OS default ".cs" editor when the External Script Editor preference is set to Visual Studio
How to reproduce:
1. Set OS default ".cs" file opener to any basic text editor
2. Open the attached project "external_editor.zip"
3. In the tool-bar go to Edit > Preferences... > External Tools
4. In the Preferences window, set External Script Editor to "Visual Studio"
5. In the Project window, go to Assets and double-click "script"
Expected result: ".cs" file opens with Visual Studio
Actual result: ".cs" file opens with OS default editor
Reproducible with: 2020.1.0a22, 2020.1.0b9, 2020.2.0a12 (Visual Studio Editor 2.0.1)
Not reproducible with: 2017.4.40f1, 2018.4.23f1, 2019.3.16f1 (Visual Studio Editor 1.0.2 - 2.0.1), 2020.1.0a21 (Visual Studio Editor 1.0.2 - 2.0.1)
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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note:
Unable to reproduce in the versions stated.