Search Issue Tracker
Active
Votes
0
Found in [Package]
2019.4
2020.3
2021.3
2021.3.2f1
2022.1
2022.2
Issue ID
1428765
Regression
No
Visual Studio closes all scripts when deleting a script in the Unity Editor
Reproduction steps:
1. Create a new project
2. In the Project window create a new C# script and open it in Visual Studio
3. Navigate back to the Unity Editor
4. Create and open a new C# script
5. Open the first script again
6. Delete the second script from the Project window
Expected result: The first script is still open in Visual Studio
Actual result: There are no open scripts in Visual Studio
Reproducible with: 2.0.15 (2019.4.39f1, 2020.3.35f1, 2021.3.4f1, 2022.1.4f1, 2022.2.0a16)
Reproduced on: Windows 10 Pro
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment