I had UnityVS 2013 working fine. I installed VS 2015 and uninstall VS 2013. I installed the new VS plugin for Unity and generated project files.
I installed the Unity3D plugin from here: UnityVS 2015 Plugin
But now, when I try to open a project, I get
Unsupported. This version of Visual Studio cannot open the following projects. Project types may not be installed or the version of Visual Studio may not support them. To get more information by including these types of projects or otherwise transferring your assets, see the "Migration Report" for details, which appears after clicking OK. - UnityVS.ProjectName.CSharp, "C: \ ~ \ UnityVS.ProjectName.CSharp.csproj" - UnityVS.ProjectName.CSharp.Editor, "C: \ ~ \ UnityVS.ProjectName.CSharp.Editor.csproj"
Non-working changes are required Visual Studio will automatically make non-functional changes to the following projects to open them in Visual Studio 2015, Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1. Project behavior will not be impacted. - UnityVS.ProjectName, "C: \ ~ \ UnityVS.ProjectName.sln"
I tried to reinstall. I deleted all solution and project files and tried to create them from scratch. I am running Windows 8.1.
If you have an idea why this project may not work properly, Iām all ears.
In the migration report, I get this error:
The application on which this type of project is based was not found. Please use this link for more information: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1
source share