Games ported to UWP have a big problem with texts, as you can see on the screenshots, on UWP the texts aren't in place.
It's only one object using multi line (the problem is the same with String object and Active System Box). It seems that there is a problem with spacing.
CF:
version-CF.png
UWP
version-UWP.png
On android we get the same as CF, on IOS there is a little difference in spacing too, but we can make a workaround for this version (but it asks more works…).
I really would like that texts are Always the same on every version (CF, Android, iOS, UWP), that will makes things easier.