Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.3.6f1
Issue ID
966477
Regression
No
[Android] Caret is always at the beginning of existing text when selecting InputField with Line Type set to Multi Line
To reproduce:
1. Download and open attached "Dummy.zip" project.
2. Build and run on any android device.
3. When application loads, select Input field located in the middle or lower right of the screen.
4. Notice that the Caret is located at the beginning of the text.
Expected result: Caret is at the end of the existing text when Input field is selected.
Actual result: Caret is set to be at the beginning of the existing text when Input field is selected.
Reproduced with: 2018.1.0a3, 2017.3.0b8, 2017.2.0p1, 2017.1.2p3, 5.6.4p2, 5.5.5p1.
Devices Under Test:
Lge LG D802 (G2)*, OS:4.4.2, CPU:armeabi-v7a, GPU:Adreno (TM) 330,
Build:lge/g2_open_com/g2:4.4.2/KOT49I.D80220h/D80220h.1413914494:user/release-keys
Sony C6603 (Xperia Z)*, OS:5.1.1, CPU:armeabi-v7a, GPU:Adreno (TM) 320,
Build:Sony/C6603/C6603:5.1.1/10.7.A.0.228/58103698:user/release-keys
Samsung SM G950F*, OS:7.0, CPU:arm64-v8a, GPU:Mali-G71,
Build:samsung/dreamltexx/dreamlte:7.0/NRD90M/G950FXXU1AQH3:user/release-keys
Notes: Did not reproduce on Standalone and iOS builds. Select Input field located in top left for reference how it should work. That Input field is configured to Single Line. Input fields located in the middle or lower right of the screen have the following line types : Multi Line Submit and Multi Line Newline.
--------------------------------
Fixed in 2018.1
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment