News

VS 2015 Tooling Update for Unity Game Devs

Among the changes in Visual Studio 2015 Tools for Unity is a fix for an issue that prevented the abiltity to debug Unity games that incorporated Xamarin. It also incorporates support for Visual Studio 2015 function breakpoints and access to Unity MonoBehaviours.

The Visual Studio team released an incremental update to its Visual Studio 2015 Tools for Unity. Among the changes in version 2.3 is a number of fixes for debugging issues, especially for those who use Xamarin in conjunction with VSTU.

"VSTU no longer conflicts with the Xamarin tools, preventing you from debug[ging] your Unity game," notes Jb Evain, software engineering manager with Visual Studio, in a blog. Some UserVoice commenters noted that there had been Other improvements: support for VS 2015 function breakpoints, use of text, XML, HTML, and JSON string visualizers while debugging, and fixes for a number of expression evaluation issues from within the debugger.

One other change of note is the ability to access all of Unity's MonoBehaviours from wizards in the VS IDE. MonoBehaviours are Unity's base classes that are used by scripts to attach to a GameObject (a container) within the Unity Editor.

VSTU allows for cross-platform game development with the Unity gaming engine, all while using the full compliment of Visual Studio 2015 environment for building and deploying Unity games.

"VSTU works best with Unity 5.3 where it's natively supported, but we continue to support game developers on previous versions of Unity through the use of our VSTU Unity package," said Evain. Developers working with Unity 5.2 only need to reinstall this version, while those using Unity 5.2 will need to reimport it into projects.

VSTU is available via the VS IDE extension manager or in the VS Gallery.

About the Author

Michael Domingo is a long-time software publishing veteran, having started up and managed several developer publications for the Clipper compiler, Microsoft Access, and Visual Basic. He's also managed IT pubs for 1105 Media, including Microsoft Certified Professional Magazine and Virtualization Review before landing his current gig as Visual Studio Magazine Editor in Chief. Besides his publishing life, he's a professional photographer, whose work can be found by Googling domingophoto.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube