Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment