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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
This is a duplicate of issue #691604