Search Issue Tracker
Fixed
Fixed in 2022.3.28f1, 6000.0.1f1
Votes
0
Found in
2021.3.36f1
2022.3.22f1
2023.2.15f1
6000.0.0b12
Issue ID
UUM-67715
Regression
No
The caret is placed on the wrong side of the double-clicked word when selecting text
Reproduction steps:
1. Create a new project
2. Open the Package Manager
3. Click on a package to open its Inspector window
4. In the Description field, double-click a word to highlight it and then drag to highlight the following words
5. Observe the results
Expected results: The word that was double-clicked and the following words get highlighted
Actual results: The word that was double-clicked gets unhighlighted and the following words get highlighted
Reproducible with: 2021.3.36f1, 2022.3.22f1, 2023.2.15f1, 6000.0.0b12
Reproducible on: Windows 11 Pro, MacOS 12.5 (user's)
Note: Also reproducible with "Text (TMP)" Input Field, "Text (Legacy)" Input Field, a public string field of a custom script, Inspector window of a custom script, expanded details of a Console log
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 6000.0.1f1):
Fixed issue with word and paragraph selection
Resolution Note (fix version 2022.3.28f1):
Fixed issue with word and paragraph selection