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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Resolution Note:
Fixed by another internal issue: UUM-51617: [WebGL] [TextMeshPro] Text Input Field is not handling selection and navigation properly on WebGL