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

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube