Unity 5.2.3p3 Personal - XBOX Windows Live Features
Does this exist for a developer using Unity 5.2.3p3 Personal?
I want to build a UWP with XBOX Live Features. Microsoft are willing to let me,however I can't unless there is some way of integrating these features within Unity. Does anybody have any helpful information regarding this? I cannot find anything both on Unity and XBOX Live Features documentation.
I have emailed both Unity and ID@Xbox Setup. They do not know of any separate plug in that Unity has developed yet for Windows 10 with Xbox Live features and I am yet to hear back from Unity support.
Is it possible to communicate with the API for Live Features through C# and Unity? Does anybody know the right direction to point me in?
Thanks in advance.
Any chance you have more information regarding this? It would be great if Unity has an implementation in place otherwise I will go ahead and create my own solution.
I haven't received anything on it unfortunately. I've been concentrating on developing my game, cross that bridge later i guess.
Answer by kevincog_ms · Jul 13, 2016 at 05:53 PM
As of Unity 5.3, you can call into the Xbox Live SDK directly from C# scripts if you're building for UWP. There's a topic in the Xbox Live SDK documentation ("How to add Xbox Live support to a new or existing Unity UWP project") that describes how to set this up.
Your answer
Follow this Question
Related Questions
On the xbox one, the collision sometimes stops working. 0 Answers
How to Handle TypeLoadException when building the prooject for UWP? 0 Answers
How to run a UWP application (sideloading) on another PC??? 0 Answers
URP: Renderer Features not Saving Changes to Stencil Settings 1 Answer
[UWP]WebRTC issue - Hololens unable to send video offer 1 Answer