Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.2p2
Issue ID
775923
Regression
No
Editor hangs if Visual Studio is not properly installed
Unity hangs if the current Visual Studio installation is broken. If Visual Studio fails to open, then Unity's progress bar indicating that the IDE is being opened will never be dismissed, effectively hanging the Editor.
Repro steps:
To reproduce you will have to produce a broken version of Visual Studio. One option for achieving this could be removing components from "Control Panel->Uninstall Programs" until it can no longer open.
Another option would be to start installing a fresh Visual Studio but rolling back the process or rebooting the PC during the installation phase. A broken Visual Studio will show a message prompting the user to reinstall the product and will not start.
After successfully reaching this stage, double click on any script file in an open project. Unity will hang showing the "opening in Visual Studio" progress bar.
---
Workaround: reinstall Visual Studio properly.
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
- Game View turns black, Scene View turns grey, Console error NullReferenceException when Wireframe is turned on because the DecalGBufferRenderPass references a non existent GBuffer
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
This is a duplicate of issue #550417