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
- [Android] Crash on startup when Depth Stencil Format is set to S8_UINT
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
This is a duplicate of issue #691604