UI resulution bugs

I have a monitor resolution of 2560 x 1440, and for some reason the UI shell puts the maximum resolution at 1920 x 1080, because of this layout problems, because on my resolution it looks huge

In google chrome:

In chromium REDM dev-tools
image

Using code in javascript

console.log(window.screen)

Is this option in the game settings disabled?

image

1 Like

I forgot that I included it, thank you, it helped solve my problem!