Widget buttons interaction at high resolutions

Hello, I’m facing a problem where if I set a high resolution (such as 5120x2880) the buttons will not get focused if the mouse hovers over them. Sometimes instead other buttons will get focused instead of the right ones.
How can I fix this issue?
I’m working on MacOS with UE 4.13.2.
Thanks in advance!

i think u should try to turn off Is focus in all your buttons and try again.

It didn’t work.
Here’s a video of the problem: Widget Problem - YouTube

I think your problem is the User interface scale DPI Scale UI for Different Devices | Unreal Engine Documentation

No, also the ui scales properly, the only thing not working is the button focus. If I set it to window mode everything works, but I need it to be in fullscreen :frowning: