Search Issue Tracker
Fixed in 2023.1.0a3
Fixed in 2022.2.16f1
Votes
0
Found in
2021.3.21f1
2022.2.12f1
Issue ID
UUM-30567
Regression
No
Word in Text Field is not being selected when double-clicking if “doubleClickSelectsWord” is set to true and using New Input System
How to reproduce:
1. Open the user’s attached “My project (2).zip” project
2. Enter Play Mode
3. In the Text Field, double-click to select any word
4. Observe the result
Expected result: Word is selected
Actual result: Word is not selected
Reproducible with: 2021.1.13f1, 2021.1.28f1, 2021.3.21f1, 2022.2.12f1, 2023.1.0a4
Not reproducible with: 2020.3.46f1, 2023.1.0a5, 2023.1.0b9, 2023.2.0a7
Could not test with: 2021.1.12f1
Fixed in: 2023.1.0a5
Reproduced on: macOS 13.2.1 (Intel)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2023.1.0a3):
Fixed by another internal issue: UUM-9706: Unable to unselect all text in text field
Resolution Note (fix version 2022.2.16f1):
Fixed by another internal issue: UUM-9706: Unable to unselect all text in text field