Make UI and game the same look on several mobile resolutions

Hi,

I’m new to unity and Mobile game. I would like to know how to do to make my game have the same look on several mobile resolutions ?

I guess that on some mobile the game viewport could be truncated or too small.
So what is the best technique to ensure that whatever screen resolution mobile has, the UI and game has the same look and it is playable ?

thx

It will all be done through proper anchoring and scaling.

Here are some notes on UI Anchoring, Scaling, CanvasScaler, etc:

https://discussions.unity.com/t/845782/4

https://discussions.unity.com/t/848795/5