Search Issue Tracker
Fixed
Fixed in 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a2
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.7f1
6000.2.0b5
6000.3.0a1
Issue ID
UUM-109015
Regression
No
[UI Builder] Insertion Point jumps to the end of the string when editing text in the Add New Selector input field
Steps to reproduce:
- Open the attached project
- Open the Test UI Document
- In the StyleSheets tab Paste the following Selector name "#root > #ContentContainer > #NestedContainer1 > #NestedContainer2 >.unity-label"
- Set the Insertion point somewhere in the middle of the string
- Start typing
Actual results: The first symbol is added to the point where the insertion point was set, however, the follow-up symbols are added to the end of the string
Expected results: The text insertion point does not jump to the end of the string while typing
Reproducible with versions: 2022.3.63f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Tested on (OS): macOS 15.5
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