Search Issue Tracker
Fixed in 2018.3.X
Votes
11
Found in
5.0.1f1
Issue ID
691604
Regression
No
Inputfield ignores arrow keys on OSX builds
-e: In the editor and in windows builds, arrow keys when focused on an inputfield will move the caret through the text. On OSX builds it does not.
-repro:
--open attached scene
--build and run for osx
--type something in the field
--try to move cursor with the arrow keys
--NOTICE cursor doesn't move
Comments (15)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
jkuro
May 11, 2017 07:56
On version 5.4.1.p1 arrow keys do not work.
mhobg
May 11, 2017 07:22
In 5.4.1p1 delete key also does not work.
redrock629
Dec 16, 2016 00:28
Anyone know if it's been fixed in 5.5?
ereneld
Nov 29, 2016 17:10
Arrow keys are not working on Input fields on Mac OS X.
Olivier-Tache
Oct 30, 2016 14:56
This is still not fixed in 5.4.2
mark_ff
Oct 22, 2015 14:27
*two
mark_ff
Oct 22, 2015 14:27
return key is also broken, so no way to add new lines. Can't believe this bug has survived to major updates, it is pretty gamebreaking for us.