Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
1
Found in
6000.0.25f1
6000.1.0a3
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment