Help with ui scaling on screens with different aspect ratios.
So i'm rather new to using unity, we are making a small project for college in Unity, and we want to make a mobile UI for it, but we're having some trouble with the different smartphones aspect ratios, i've set the canvas to scale with screen, set to height, but the objects inside the canvas aren't scaling in the width to fit the aspect ratio, they just get cut out, i've made a gif to exemplify my problem.
Here is the project's git: https://github.com/lrovigo/FURB-PSII--FurbGo-
Thanks in advance!
Comment