Can somebody help me with a resolution issue after deploying an UI made with UI Toolkit?

Hi Guys,
I have an issue. Unity 2020.1.9f1 with UI Toolkit. I built a complete UI with UI Builder and UI Toolkit. Testing in Unity is not showing me any issues. It’s working like a charm. Retrieving data from a server generating buttons, etc.

But after deploying on my Samsung Galaxy S8 it’s always reducing the resolution and stretching the whole UI. The initial Resolution of the UI was 2960x1440 which is the native resolution of the phone. After that, I have reduced the resolution to 1480x720, which is also the lowest resolution supported by the phone.
Attached the pictures of Unity and what I am getting on my Phone,


Is it a bug or am I doing something wrong?
Can Somebody help me here?
Thanks in advanced

Hello, can you share the values you set for your PanelSettings? I suspect the issue is with the scaling set in there, we can take a look if you share :slight_smile: