Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.2.0
Issue ID
VSC-13
Regression
No
[VSCode] Opening .csproj folder is not opened when opening a C# script in the Editor
Reproduction steps:
1. Create a new Unity project
2. Create a new C# script
3. Double-click the script to open it inside VS Code
Expected result: Project Path root is opened together with the script
Actual result: Only the 'test.cs' is opened in the VS Code
Reproducible with: 2019.3.12f1, 2020.1.0b8, 2020.2.0a10
Couldn't test with: 2018.4 (package is not supported)
Reproducible with package versions: 1.1.3, 1.2.0
Couldn't test with package versions 1.1.2 and below (VSCode is not opened when double-clicking the script)
Note: Opening the project through "Open C# Project" also reproduce the issue
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 PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Resolution Note:
Couldn't reproduce on Win10 and Mac, with any active Unity version