Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
2022.3.68f1
6000.0.61f1
6000.2.11f1
6000.3.0b9
6000.4.0a4
Issue ID
UUM-125821
Regression
Yes
[Android] TouchScreenKeyboard.selection.length always returns "0" when any length text is selected
Reproduction steps:
1. Open the attached “IN-123387“ project
2. Build and Run the Android Player
3. In the Player, tap on the Text InputField at the top
4. Select all text in the field
5. Observe the “Length” value below the InputField
Expected result: If the selected text is “aaaa” the Length returns “4”
Actual result: Length always returns “0”
Reproducible with: 2022.3.33f1, 2022.3.68f1, 6000.0.61f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a4
Not reproducible with: 2022.3.19f1, 2022.3.32f1
Testing environment: macOS 26.0.1
Reproducible with these devices:
VLNQA00641 - Google Pixel 9 (Pixel 9), CPU: -, GPU: Mali-G715, OS: 15
VLNQA00521 - Galaxy S22 Ultra USA (SM-S908U), CPU: Snapdragon 8 Gen 1 (SM8450), GPU: Adreno 730, OS: 14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment