Xceedas

Xceedas
xceedas

Friday 5 February 2016

Visual Studio Tools for Unity 2.2 Available Now

Microsoft Visual Studio team just announced availability of Visual Studio Tools for Unity (VSTU) version 2.2. The previous version of VSTU to be natively supported by Unity on Windows, making it much easier for game developers to use the rich capabilities of the Visual Studio IDE while developing Unity games.
This release has the following updates:
  • The VSTU installer properly installs all the information that Unity looks for before enabling the native VSTU support.
  • For Unity on OS X with and Visual Studio in a virtual machine, Visual Studio properly detects and debugs Unity on the host.
  • For Unity 4.6, VSTU properly generates references to UnityEngine and UnityEditor.
  • The C# language version is now restricted to C# 4, the latest version of the language supported by Unity.
  • Fixed an error in the Unity package that could appear for projects without any script.