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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment