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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment