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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment