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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #691604