Search Issue Tracker
Fixed
Fixed in 6000.0.20f1, 7000.0.0a1
Votes
0
Found in
6000.0.9f1
Issue ID
UUM-74913
Regression
Yes
[Linux][UI Toolkit] [Standalone] ScrollView swaps VisualElements when scrolling
Reproduction steps:
1. Open the attached “BugReport” project
2. Open the “Assets/Scenes/SampleScene.unity“ scene
3. Enter the Play Mode (or build the player)
4. In the Game View, scroll on the red area
5. Observe area color switching
Expected results: Content in the red area should scroll to black color and then yellow, not switch straight to yellow without a scroll effect
Actual results: Red area color is switched to yellow
Reproduced with: 2023.2.0a16, 6000.0.9f1
Not reproduced with: 2021.3.40f1, 2022.3.36f1, 2023.2.0a15
Reproduced on: Ubuntu 24.04
Not reproduced on: Windows 10
Note: Reimport project on every version change
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note (fix version 6000.0.20f1):
Verified the fix has landed to 6000.0.21f1 in Ubuntu 20.04