Search Issue Tracker
Duplicate
Votes
5
Found in
5.3.1f1
Issue ID
760422
Regression
No
[OSX] Directional keys don't work with InputField in standalone, but work inside the editor
How to reproduce:
1. Open the attached project
2. Open and Play InputField scene
3. Type something to InputField
4. Click Shift + left or right arrow and notice text is highlighted
5. Build the project for Standalone target
6. Type something to InputField
7. Click Shift + left or right arrow and notice text doesn't get highlighted
Comments (1)
-
mark_ff
Oct 19, 2016 09:42
This is an issue in both GUI.TextArea and GUI.TextField.
In GUI.TextArea the return key is also broken, making it impossible to enter multiline text in the OSX builds.
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
This is a duplicate of issue #691604