Like the users posting this question and this one, I too have exported a game for Windows, and user DPI setings above 100% are causing my game to expand past the screen, making it appear that elements are cutoff. This has led to the game looking like it "lacked effort" for some, or that the UI was "broken" for others, before these users had disabled Windows DPI scaling behavior for the exe.
This isn't really something I want to have to burden users with doing any time I release a Windows build that can take fullscreen. Is there a way to export builds that ignore Windows DPI scaling? If not, what would be a good suggestion to make it as painless as possible for users to just "jump right in" with no visual weirdness?
Here is the game in question if you want to see what I mean. So far I've gotten no negative feedback on the Mac/Linux builds so I believe the issue only affects Windows.