Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.56f1
6000.2.3f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-116283
Regression
No
[Android][UI Toolkit][GameActivity] Swipe‑typed word overrides a last entry with an InputField with a large amount of characters
How to reproduce:
1. Open the “ReproProject.zip“ project
2. Open the “SampleScene“
3. In either of the InputFields, paste a text with over 100 characters
4. Close the on-screen keyboard
5. Put the caret at the end of the pasted-in text
6. Using Swipe to type or Glide type enter a word and immediately enter another word (without triggering the 'space' button or text suggestions)
Expected result: Two words are typed in
Actual result: Only first word is changed to the new typed word
Reproducible with: 6000.0.56f1, 6000.2.3f1, 6000.3.0b1
Could not test with: 2022.3.66f1 (GameActivity is not an option for Application Entry Point), 2023.2.0a10, 2023.2.0a19, 2023.2.0a20, 2023.3.0a15, 2023.3.0a16, 2023.3.0a17, 2023.3.0a18 (UIToolkit UI is not showing up on the Android build)
Reproducible environment: macOS 15.6 (M4 Max), Windows 11 (Reporters)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00525, Samsung Galaxy S23 Ultra (SM-S918B), Android 13, CPU: Snapdragon 8 Gen 2 (SM8550), GPU: Adreno (TM) 740
VLNQA00639, Samsung Galaxy S25 (SM-S931B), Android 15, CPU: Snapdragon 9 Elite (SM8750), GPU: Adreno (TM) 830
VLNQA00521, Samsung Galaxy S22 Ultra (SM-S908U), Android 14, CPU: Snapdragon 8 Gen 1 (SM8450), GPU: Adreno (TM) 730
Galaxy S23 Ultra, SM-S918B/DS, One UI 7.0, Android 15 (Reporters)
Not reproducible with these devices:
VLNQA00319, Google - (Pixel 4), Android 13, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
VLNQA00375, Samsung Galaxy S21+ 5G (SM-G996U), Android 11, CPU: Snapdragon 888, GPU: Adreno (TM) 660
Notes:
- Inconsistent reproduction
- If it fails to reproduce, repeat the steps from 4 to 6 or delete the previous word, add a space and repeat step 6
- Reproduces only with GameActivity
- Reproducible with both the old Input Manager and the New Input System Package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment