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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
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