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
- Typing numbers in Matrix node’s numeric fields stretches Node
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
- UIElements memory allocations grow when interacting with IMGUI custom Editor window
Add comment