Search Issue Tracker
Fixed in 2019.3.X
Votes
2
Found in
2018.2.20f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1138258
Regression
No
[iOS] Text input begins at the end of the text when the caret position is in the middle of the text
How to reproduce:
1. Open the attached project
2. Build for iOS and deploy the Xcode project to the iOS device
3. Write something in the text field
4. Click somewhere to move caret in the middle of the word and type some more
Expected: Input begins at the caret location
Actual: Input starts at the end of the text even if the caret is in the middle of the text (see the bug.mov video attached)
Reproducible with: 2018.3.10f1, 2019.1.0b8, 2019.2.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment