News

Tool to generate UML diagram for Unity/C# projects. Uses Reflection API to inspect the classes, fields, methods, and constructors at runtime. Currently only supports class diagrams. Association isn't ...
Currently the C# project files (.csproj) generated by the Unity Visual Studio integration are using the legacy (non-SDK-style) project format normally used by .NET Framework.We provide a option to ...
There's also a Visual Studio Tools for Unity site that contains documentation for the same-named extension.. Unity testing and debugging was also beefed up in the recent release of Visual Studio for ...