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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.