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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left
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