I see that Unity is supporting Windows Universal applications (http://blogs.unity3d.com/2014/08/07/introducing-universal-windows-applications-in-unity/).
When I build for Universal 8.1, I get the Windows 8.1 project and Windows Phone 8.1 (as mentioned in the link above). However, what I am expecting is a project for Windows Universal.
I was hoping to run a Unity project on a Raspberry Pi 2 B running Windows 10 IoT… Something along the lines of this: http://ms-iot.github.io/content/en-US/win10/samples/HelloWorld.htm
However, Unity is not producing the Windows Universal project. Could someone explain why this is?