Search Issue Tracker
Fixed
Fixed in 2022.3.0f1, 2023.2.3f1, 2023.3.0a12
Votes
4
Found in
2022.3.13f1
2023.2.0a14
2023.3.0a1
Issue ID
UUM-42147
Regression
Yes
[TextMeshPro] Written text in Input Field gets deleted when inserting text on a mobile device if using Validators
How to reproduce:
1. Build And Run the user’s attached “TMProValidationIssue.zip” project on a mobile device
2. Focus input field and write any characters
3. Observe the input field
Expected result: The written text is in the Input Field
Actual result: The written text is not in the Input Field
Reproducible with: 3.2.0-pre.3 (2020.3.48f1), 3.2.0-pre.4 (2020.3.48f1, 2021.3.25f1, 2022.2.20f1, 2023.1.0b17, 2023.2.0a14)
Not reproducible with: 3.2.0-pre.2 (2020.3.48f1)
Could not test with: 4.0.0-pre.2 (Errors after upgrading the TextMeshPro package)
Reproduced on:
VLNQA00494 - iPhone 14 Pro Max, 16.3.1 iOS
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00392 - iPad (9th generation), 15.0 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
VLNQA00277 - Asus ROG Phone (ASUS_Z01QD), CPU: Snapdragon 845 SDM845, GPU: Adreno 630, OS: 8.1.0
VLNQA00523 - Galaxy S23 (SM-S911U), CPU: Snapdragon 8 Gen 2 (SM8550), GPU: Adreno 740, OS: 13
VLNQA00134 - Samsung Galaxy S8 (SM-G950F), CPU: Exynos 9 Octa 8895, GPU: Mali-G71, OS: 9.0.0
VLNQA00520 - Galaxy S22 USA (SM-S901U), CPU: Snapdragon 8 Gen 1 (SM8450), GPU: Adreno 730, OS: 12
Note: Not reproducible in the Editor and Standalone Player (macOS)
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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note (fix version 2023.3.0a12):
Fixed in: 2023.2.0a12
Resolution Note (fix version 2023.2.3f1):
Fixed in: 2023.2.3f1
Resolution Note (fix version 2022.3.0f1):
Fixed Custom validator ignores the returned character from the validate function