Search Issue Tracker
Fixed in 4.6.1
Votes
0
Found in
4.5.4f1
Issue ID
638841
Regression
No
Numpad input issues
-e: numbers are not accepted but cursor function works
-repro:
--import attached scene (5.0) or make your own (GUI.TextField + character controller)
--build linux standalone
--run
--make TextField active with an active numpad
--type some numpad numbers
--NOTICE no numbers being entered into the field (works on Win + editor)
--deactivate numpad
--use the cursor arrows from the numpad while the TextField is still active
--NOTICE the character controller gets the input AND the cursor in the TextField gets the input too (Win + editor keep the cursor input to the TextField when that is active)
Comments (12)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
tenzilkutm
Apr 24, 2020 15:07
This is great atleast the fix is there in next version :)