2K monitor at 150% scaling: After packaging, the game resolution cannot exceed 1080p in windowed mode

我发现一个问题,我的显示器是2k的,缩放为150%,我的游戏打包后设置窗口化时,如果设置为1080分辨率,下次再打开会变成1000以下的分辨率,如果把缩放设置成100%就不会出现这个问题,想问一下有人知道什么原因
我检查了gameusersetting,在关闭游戏后,里面写入的是1920 1080,下次再开会变成1080以下的大小

Here’s the English translation:

“I found an issue: my monitor is 2K with 150% scaling. When I set my game to windowed mode at 1080p resolution after packaging, the resolution drops below 1000 the next time I open it. However, if I set the scaling to 100%, this problem doesn’t occur. Does anyone know why this happens?”

Let me know if you’d like any adjustments!

I checked GameUserSettings.ini - it saves as 1920x1080 when closing the game, but upon reopening, the resolution gets reduced below 1080p