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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
tenzilkutm
Apr 24, 2020 15:07
This is great atleast the fix is there in next version :)