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
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
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.