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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
tenzilkutm
Apr 24, 2020 15:07
This is great atleast the fix is there in next version :)