I noticed some weird stuff with both Beta 4 and Beta 5. I updated a 5.3 project and there were some errors from Unity Asset Store - The Best Assets for Game Making that I had to fix (Blackberry had to be ignored as platform or something). After editing the script in Visual Studio and going back to Unity, the the indicator on the bottom right corner would never finish spinning until I manually chose a script an reimported. After a restart all seemed to work though.
Any chance you can open a bug report with the project (of part of it, enough to reproduce the issue) attached? It will be very useful. We are already investigating similar issues, but they are very hard to reproduce and a reprocase will help a lot.
We experienced similar issues on three separate Win 10 64 bit enterprise machines when running b5 64 bit AND having an installation of 32 bit unity editor 5.3.2 on the machine. Both existing and new projects.
Cause of issue: b5 stuck trying to use 32 bit compiler, regardless of override settings. Editor wouldn’t compile past built-in Advertisements task, “fail to open” on Visual Studio 2015 in editor log, followed by opening in 32 bit mono.
Our fix: Open on machine without 32 bit version installed, save, reopen of machine experiencing issues.
I’m using 5.4.0b5 and it works just fine with Visual Studio 2015 Community for me. More Info: I had upgraded a 5.3 project to 5.4.0b5. At first it wouldn’t open the VS solution file when I tried to open a script from Unity’s editor. It would open the script file but the rest of the solution wasn’t there so classes from other namespaces were still black. It wasn’t until I went to use the Open C# Project that it finally connected up properly.
we’ve found and are solving a bunch of VS related issues; fixes should land in one of the upcoming betas and patch releases. Meanwhile, if someone have a chance to spend a few minutes and send us a repro case of their issue, it will be great so we can verify our fixes against it!
I have just sent a bug report in for this with a new project, created in 5.4 Beta 6, trying to access Visual Studio 2010. I am having this same issue too. I have not received the confirmation email yet, so I could attach it here.
Perfect, thanks! I will scan through the pending issues and see if I can find it.
FYI, we fixed many of VS related issues, and the fixes are probably going to land in b7 or b8.
Plz report the issue with as more additional information as possible; it looks like some of these issues happen only on some machines and only with specific configurations, so having a bit more information is going to help making sure we solve the problem for your specific case.
Great, tnx for the info. I will forward these information to the right people, but if you can take a bit of time to open a bug report it would be fantastic, so we can properly track everything in our system.