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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
tenzilkutm
Apr 24, 2020 15:07
This is great atleast the fix is there in next version :)