Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2018.1.0b1
Issue ID
978636
Regression
Yes
[Mac] VS for Mac opens new instance after Unity was reopened
VS for Mac opens new instance after Unity was reopened
To repro:
1. Open Unity and create a script.
2. Double-click on the script, VS will open.
3. Close Unity, and open project again.
4. Double-click on the script.
Actual result: New VS instance will open.
Expected result: First (and only) VS instance is focused.
Reproduces on Mac 10.13.1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
Add comment