Search Issue Tracker
Fixed in TextMeshPro (2.1.0-preview.2)
Votes
3
Found in [Package]
1.4.0 - preview.1b
Issue ID
1166181
Regression
No
[iOS] Unable to delete whole text from input field with one click even though whole text is shown as selected
To reproduce:
1. Open users attached project "TextInputTest.zip"
2. Open "TextInputTestScene.unity" scene
3. In the Hierarchy window select Canvas > InputField (TMP)
4. In the Control Settings enable Hide Mobile Input
5. Build for iOS
6. Deploy the Xcode project to an iOS device
7. Select the text in the input field
8. Press the backspace key
Expected: all selected text is deleted
Actual: only the last letter is deleted even though the whole text is shown as selected
Reproduced on:
2017.4.31f1 2018.4.5f1 2019.1.13f1 2019.2.0f1 2019.3.0a11
Package version:
- 2.0.1
- 2.0.0
- 1.4.1
- 1.4.0
- 1.4.0 - preview.3a
- 1.4.0 - preview.2a
- 1.4.0 - preview.1b
Devices reproduced on:
- iPhone 8 iOS 11.0
- iPad Pro (12.9' 3rd gen) iOS 13.0
Device not reproduced on:
- VLNQA00277, Asus ROG Phone (ASUS_Z01QD), Android 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
Notes:
- On package version 1.3.0 and earlier, selecting the input string doesn't select the whole string, it just adds a text cursor at the end of the string
- There are no packages on 2017.4 and earlier
- On 2017.4.31f1 using TMP 1.2.2 from the Asset Store doesn't mark the text when selected
- Using simple UI Input Field doesn't mark the text when selected
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
athenahoros87
Sep 29, 2020 15:50
Thank you, very helpful!