I'm trying to deploy a Unity project on the raspberry pi3. I know that the pi runs on ARM and that Unity only supports ARM with Android. However you can also build a UWP and run it on the pi as well (that's what i read at least) So my question would be: What platform is more suiteable to run on the ...