Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X
Votes
0
Found in
2021.3.39f1
2022.3.34f1
6000.0.7f1
7000.0.0a1
Issue ID
UUM-74206
Regression
No
C# file opens in a new VS Code window when a VS Code Workspace is already open
Reproduction steps:
1. Open the “VSWorkspaceExample” folder
2. Open the “VSWorkspaceExample.code-workspace” using VS Code
3. Make sure that the “ImportantCode.cs” script is opened inside the “Packages > example_package > Scripts” in VS Code
4. Open the “DemoUnityProject” using Unity from the “VSWorkspaceExample” folder
5. Open the "SampleScene" inside the “Scenes” folder
6. Enter Play Mode
7. Click on the error inside the Console window
8. Observe the VS Code editor window
Expected results: The C# file opens in the previously opened VS Code Workspace
Actual results: The C# file opens in a new VS Code window
Reproducible with: 2021.3.39f1, 2022.3.34f1, 6000.0.7f1
Reproducible on: macOS 14.5 (by reporter), Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
Add comment