Search Issue Tracker
Fixed
Fixed in 2022.1.22f1, 2022.2.0b10, 2023.1.0a16
Votes
4
Found in
2022.1.7f1
2022.2.0a17
2023.1.0a2
Issue ID
UUM-8427
Regression
Yes
TextField scrolls up when highlighting text at the bottom of the TextField
To reproduce:
1. Open the project “IN-9636_ui test”
2. Open the scene Assets → Scenes → SampleScene
3. Enter Play mode
4. Fill the text box with text (to be able to scroll)
5. Scroll to the bottom
6. Highlight some text with a mouse
Expected result: It is possible to highlight a few words at the bottom
Actual result: It instantly scrolls to the top by itself
Reproducible with: 2022.1.7f1, 2022.2.0a17, 2023.1.0a2
Not reproducible with: 2022.1.6f1
Could not test with: 2020.3.36f1, 2021.3.5f1 (console errors)
Reproduced on: macOS Monterey 12.4 (Intel)
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
bk_mechanistry
Sep 02, 2022 14:23
Any chance for a fix soon?
Seems to be quite critical as it completely brakes UI.