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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Unable to reproduce in the versions stated.