Search Issue Tracker
Fixed in 2021.3.46f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 7000.0.0a8, future release
Votes
1
Found in
2021.3.41f1
2022.3.39f1
6000.0.12f1
Issue ID
UUM-77509
Regression
No
[iOS] TouchScreenKeyboard allows an extra character when characterLimit is set
How to reproduce:
1. Open the attached Project "ReproProject"
2. Add the Scene "Scene1" to the Scene List
3. Build and Run on an iOS device
4. In the Player press the Button "OpenKeyboard"
5. Type as many characters as you are allowed with the opened Keyboard
Expected result: 5 characters are allowed to be typed
Actual result: 6 characters are allowed
Reproducible with: 2021.3.41f1, 2022.3.39f1, 6000.0.12f1
Reproduced on:
- iPhone 13 Pro (iOS 16.6.1)
Did not reproduce on:
- VLNQA00122, Samsung Galaxy S9 (SM-G960F), Android 10, CPU: Exynos 9 (9810), GPU: Mali-G72
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
- 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
- AI Navigation Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
Resolution Note (fix version future release):
Fixed the character limit of the keyboard shown with TouchScreenKeyboard.Open.
Resolution Note (fix version 6000.1):
Fixed the character limit of the keyboard shown with TouchScreenKeyboard.Open.
Resolution Note (fix version 6000.0):
Fixed the character limit of the keyboard shown with TouchScreenKeyboard.Open.
Resolution Note (fix version 2022.3):
Fixed the character limit of the keyboard shown with TouchScreenKeyboard.Open.
Resolution Note (fix version 2021.3):
Fixed the character limit of the keyboard shown with TouchScreenKeyboard.Open.