I Use unity Input and defined additional button for "Submit" behavior ("E") default is just "return"
and UIKeyNavigation doesn't work with "E", I see that UIInput class use hardcoded key code and doesn't work with Input.
I use 3.6.3 version and not sure whether it fixed in latest version.