Search Issue Tracker
Fixed
Fixed in 6000.5.0a2
Votes
0
Found in
6000.5.0a1
Issue ID
UUM-126415
Regression
No
Multi-click in TextInput doesn't behave as expected
Steps to reproduce:
- Create a TextInput in an Editor window with some text in it (e.g. see attached script)
- Multi-click on the text.
Actual results:
- While multi-clicking:
## First focuses
## Second selects the current word
## Third selects the current paragraph
## Fourth unselects everything
## 5th and up everything stays unselected and you can't reselect in the current paragraph before clicking elsewhere
Expected results:
Either
- cycling: nothing, word, paragraph, nothing, word, paragraph, and on and on, OR
- Stay selected (this is the behavior we see on Windows in Chrome and Slack, for example)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
- [Android] App crashes when Volume Depth of Field is set to "Bokeh" while using Vulkan Graphics API
- Baked Off Mesh Links outside the modified area are deleted when using NavMeshSurface.UpdateNavMesh
Add comment