Button missing for binding.

Hello, i want to use ‘5’ Numpad button in my game, but Unreal doesn’t see it.
Numpad.jpg
I’ve tried to “get key display name” node,
MissingKey.png
and can get all button names excluding this one, but than NumLock is on - all ok, it shows as ‘5’.
In official documentation this button is not in the list of keys. Or am I missing something?
Is it possible to use that button without switching the NumLock on?

Thanks.

I suspect you need to turn numlock off.

Without NumLock on it doesn’t have a function, with it on it functions as the 5 key