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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
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