Hi everyone. I’m developing using Unreal Engine 5.2 and I am super confused why this is happening because I thought arrow key navigation is what Common UI supports under the hood… I suspect sth related to the game character controls, because the character input is mapped to WASD, not the arrow keys…
But at the On Activated node of this Widget blueprint, I am setting the player controller input to UI only… What could cause this issue?