Search Issue Tracker
Fixed in 2022.2.13f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a7
Votes
0
Found in
2022.2.5f1
2023.1.0b3
2023.2.0a6
Issue ID
UUM-27169
Regression
Yes
[UI Toolkit] Can’t reposition caret or select text with cursor when renaming element
Repro:
- Create a new project.
- Project View -> Right click -> Create -> UI Toolkit -> UI Document
- Open document in UI Builder.
- Drag any element into the UI Builder hierarchy.
- Right click element -> Rename.
- Try to reposition the text caret to the center of the highlighted text, or highlight a different section of text.
Expected Outcome: text caret is repositioned to where you click, or text selected is updated.
Actual Outcome: the renaming process is cancelled entirely.
Reproducible in 2023.1.0b3 and 2022.2.5f1.
Not reproducible in 2021.3.18f1 - this is a regression.
Have not extensively regression tested the issue - please contact the assigned ticket reporter if you need further testing or information.
!image-2023-02-14-15-12-37-884.png!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment