While using InputKeySelector, I wanted to use a custom navigation method, but found that it would never trigger my navigation function.
Setting regular buttons to this navigation rule works properly, however with InputKeySelectors, it never calls the bound function.
Instead it seems to use the “Escape” navigation method. In fact, setting the navigation rule to any other navigation method (e.g. “Stop” or “Explicit”) seems to result in the “Escape” functionality