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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment