Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

1711 Release

Choose a tag to compare

@jplafonta jplafonta released this 12 Dec 01:24
133e1d3

Whats new

  • Added support for .NET 4.6 for UWP. The default import settings are for .NET 3.5 and will need to be changed if you wish to use .NET 4.6. Further details can be found here (issue #94).
  • Added signout support to the user profile prefab (issue #119).
  • Make the Xbox Live Association wizard more robust.
  • Fix issue #140
  • Fix issue #147

Known issues:

  • When the "API Compatibility level" setting is set to .NET 4.6, you may see build errors with Visual Studio Tools for Unity (VSTU) in Visual Studio. Despite the VSTU issues surfaced in Visual Studio, you still should be able to run your project in the Unity editor as well as build with .NET 4.6. The VSTU team is aware of this issue and is working on a fix.