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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
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