Search Issue Tracker
Active
Votes
0
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
- 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
- A different artifact is produced every time when importing a ShaderGraph asset
- "InvalidOperationException" error appears when selecting a specific visual tree asset
- “Drags can only be started from MouseDown or MouseDrag events” error is thrown when registering the MouseDownEvent on a BlackboardField and calling DragAndDrop.PrepareStartDrag() and DragAndDrop.StartDrag()
- "Sample Rate Setting" is not shown in the "Default" tab when importing an Audio file
Add comment