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 DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
This is a duplicate of issue #691604