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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment