Search Issue Tracker
Fixed
Fixed in 2022.2.9f1, 2023.1.0b7, 2023.2.0a5
Votes
0
Found in
2022.1.14f1
2022.2.0b6
2023.1.0a9
2023.2.0a1
Issue ID
UUM-12868
Regression
No
TreeView binding breaks when using negative scrollOffset
How to reproduce:
1. Open the attached “IN-7226.zip” project
2. Open the “NegativeScrollTestWindow” (Window → Environment → NegativeScrollTestWindow)
3. Press the “break scroll” button
Expected result: The TreeView Binding is correctly aligned with the name
Actual result: The TreeView Binding is unaligned
Reproducible with: 2022.1.14f1, 2022.2.0b6, 2023.1.0a9
Couldn’t test with:
- 2020.3.39f1 (Error: Tuple must contain two elements)
- 2021.3.8f1 (Code not accessible due to protection level)
Reproduced on: macOS Monterey 12.0.1
Note:
- To reset alignment press the “unbreak scroll” button
- 2022.1 is always unaligned but numbering is correct
- 2023.1 is always unaligned and when “breaking” the negative numbering starts from -1 and not 0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Add comment