Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment