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
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
- VFX Parameters are missing the documentation links
- Node name gets cut off in the Visual Effect Graph when the name is long
- Custom Particle System names textboxes are not correctly wrapped in the VFX Control panel
Add comment