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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note:
Unable to reproduce in the versions stated.