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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Resolution Note:
Fixed by another internal issue: UUM-51617: [WebGL] [TextMeshPro] Text Input Field is not handling selection and navigation properly on WebGL