Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.2p1
Issue ID
765237
Regression
No
When an Image component on a Scroll View contents is disabled scrolling with mouse wheel stutters
Reproduction steps:
1. Open attached project (ReproProject.zip)
2. Open and play the "TestScene" scene
3. Scroll trough the elements using mouse wheel
4. Notice that scrolling stutters
5. In hierarchy select the "Content" gameObject located under Canvas -> Panel -> ViewPort -> Content and enable Image component
6. Repeat step 3 and notice that scrolling doesn't stutter
Actual result: Scrolling with mouse wheel stutters
Expected result: Scrolling with mouse wheel shouldn't stutter
Reproduced on: 5.1.4p1, 5.2.4p1, 5.3.2p1, 5.4.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment