Hi guys!
I have a game without a cursor and you can controll widgets by using your keyboard or gamepad. I don’t need this render focus rule because I implemented a system for slecting buttons in blueprints. So I want to disable this feature and I know if I disable the “Is focusable?” option in the button’s details panel it wont be focusable but I have a lot of buttons in my project so I don’t want to turn off this feature one by one. Is there a way to turn this off completely?
Thanks in advance!
In case someone is also searching for this, you need to go to Project Settings → User Interface (Engine category), then set Render Focus Rule to Never.
1 Like