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
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
- Texture2D memory allocation size is significantly increased when running on iOS device
- No data received in Profiler when connecting to WebGL Player without "Autoconnect Profiler" option enabled
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
Resolution Note:
Unable to reproduce in the versions stated.