Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1
2022.2.0a5
Issue ID
1403092
Regression
No
[InputField][Legacy][Mobile] The caret & Soft keyboard shows up after tapping the readonly Input field
How to reproduce:
1. Open the attached project
2. Build & Run project on any mobile device
3. Go to the UGUI scene (by tapping the "UGUI" button)
4. Tap on the Input Field with "Input Field readonly.." placeholder
Expected result: Soft keyboard doesn't show up
Actual result: Soft keyboard shows up
Reproducible: 2022.2.0a5
Reproduced on:
iPhone 13 Pro, A15, 15.3.1
VLNQA00103, Samsung Galaxy Note8 (SM-N950F), Android 7.1.1, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00287, Motorola moto g(7) power (moto g(7) power), Android 9, CPU: Snapdragon 625 MSM8953, GPU: Adreno (TM) 506
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (2022.2.X):
TMP inputfield is the new standard thus we wont fix the legacy component.