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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment