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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
- UITK Debugger new Classes element is not created with no information or warnings thrown when adding more than one element with the default name
tenzilkutm
Apr 24, 2020 15:07
This is great atleast the fix is there in next version :)