Search Issue Tracker
Fixed
Votes
1
Found in
6000.0.25f1
6000.1.0a3
6000.2.0a1
Issue ID
UUM-86669
Regression
Yes
The text in TMP Input Field is not unselectable and the cursor does not get placed next to text when trying to place it in WebGL
Reproduction steps:
1. Open the attached project “Test.zip” project
2. Open the “SampleScene“ Scene
3. Build and Run for WebGL (File > Build and Run)
4. In the Player click on the bottom Input Field
5. Try to deselect the text by clicking in the Input Field
Expected result: The text is unselected and the cursor is placed at the end of the text
Actual result: The entire text remains selected and the cursor is not placed at the end of the text
Reproducible with: 2023.2.0a15, 6000.0.25f1, 6000.1.0a3
Not reproducible with: 2021.3.45f1, 2022.3.52f1, 2023.2.0a13
Couldn’t test with: 2023.3.0a14 (The Player hangs and the Scene does not load)
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
- Does not reproduce with Legacy text Input Field
Comments (1)
-
Xakkar
Feb 18, 2025 09:16
Please send a link to the duplicate with this issue
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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note:
Fixed by another internal issue: UUM-51617: [WebGL] [TextMeshPro] Text Input Field is not handling selection and navigation properly on WebGL