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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment