Search Issue Tracker
Fixed in 2.0.12
Votes
0
Found in [Package]
2019.4.28f1
2020.3
2021.1.0f1
2021.1.20f1
2021.2.0a18
2022.1
Issue ID
1366553
Regression
Yes
Unity editor doesn't open Visual Studio on file double click while SQL Server Management Studio is running
Reproduction steps:
1. Run "SQL Server Management Studio"
2. Press "Cancel" if the "Connect to Server" window pops up on "SQL Server Management Studio"
3. Create and open a new project
4. Double click on the "Test" script inside the Assets folder
Expected result: "Test" script opens in Visual Studio
Actual result: "Hold on ProjectBrowser.OnGUI.mouseDown" loading window appears, disappears and nothing happens
Reproducible with: 2.0.8 (2019.4.33f1), 2.0.9 (2019.4.33f1), 2.0.11 (2021.1.20f1)
Not reproducible with: 2.0.3 (2020.3.241), 2.0.7 (2020.3.24f1), 2.0.12 (2021.1.20f1)
Notes:
- Not reproducible with VS Code and Rider
- SQL Server Management Studio v18.10
- Deleting Visual Studio Editor package is a workaround
- After reproducing the bug "Hold on ProjectBrowser.OnGUI.mouseDown" loading window may appear by just clicking anywhere on the Editor
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
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
Resolution Note (fix version 2.0.12):
Fixed in Visual Studio 2.0.12