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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.