Unfortunatly, this does not answer the question for me.
I do use FixedSize, but if I load the app on my android tablet, it does not scale down the elements to fit the screen. I got a simple sprite for example at the bottom right(with an UIAnchor) with company logo and some lines of text. In Portrait Mode, the sprite does not scale down, to fit the screen. Some parts of the sprite went off screen, when switching to portrait mode.
Does anyone know why it does not scale automatically to fit the screen size?
Thanks!
kind regard,
bjoern
EDIT: Maybe i should add, that die POSITION of all sprites are correct(according to the anchor setup), the problem is the scaling of the sprites!