Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
1
Found in
2021.3.39f1
2022.3.34f1
6000.0.7f1
6000.1.0a7
6000.2.0a1
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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Add comment