A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
After being excited about this last year, the total lack of updates -- and the total lack of any commitment to there ever being any more updates...
Definitely do this. The JUCE audio library works this way, and it is much more pleasant than the Windows 10 AudioGraph I was working with...
...Mods please feel free to remove this thread. I was describing a crash with my PC Mono standalone app. Turns out I had forgotten I was doing a...
Excellent, very glad this is on your radar! I am having difficulty getting a JUCE-based native audio plugin to work as well under Unity (native...
This is immensely exciting, it's great to see audio get the DOTS treatment. My main question is this: is it currently possible to write a...
Given the lack of response I expect you have either given up or found another way, but in general: - "Busy-while" loops such as the one you have...
Sorry for not seeing this post sooner. I do have Kinect V2 working with UWP. I just verified this with the BackgroundRemoval1 and OverlayDemo2...
This looks like a pretty serious feature gap in IL2CPP that hopefully will block fully deprecating the .NET runtime until there's a way to do...
That is some excellent support right there.
+10 on this. In my experience with Unity development, being able to iterate on the C# external to the project without needing a full Unity build...
Quick question: are you able to run your UWP solution under the VS2017 debugger, when building it inside VS2017? Or does that not work for you...
As far as I know, the original Kinect camera is not supported at all under UWP. I do not think UWP-style webcam drivers were ever released for...
Also seeing this, also verified workaround works. Bug report created: https://fogbugz.unity3d.com/default.asp?1060824_lpa048iqlm5qobv2 It seems...
It would be super helpful if there could be a blog post about this. Right now the latest blog post on the .NET scripting runtime work says: It...
@Tautvydas-Zilys thank you for your help in this thread. I am in an identical situation to the original poster. I have a C++ debug x64 UWP DLL,...
@longda posted this question on the HoloLens forums and got an answer:...
I am having exactly the same error. But I am not on HoloLens. I am writing a Unity app, compiling and building for UWP, that is trying to dispatch...