Search Issue Tracker
Active
Votes
2
Found in
2022.3.68f1
6000.0.61f1
6000.2.10f1
6000.3.0b8
6000.4.0a3
Issue ID
UUM-125241
Regression
Yes
Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
Reproduction steps:
1. Open the attached “IN-120665.zip” project
2. Open the “ScrollTesting” scene
3. Enter Play mode
4. Scroll the Scroll View
5. Observe it scrolls down instantly
6. Build and Run the scene for WebGL Platform (File > Build and Run)
7. In the browser, scroll the Scroll View
8. Observe the Scroll View behaviour
Expected result: One scroll iteration is enough to scroll down to the bottom, like in the Editor (5th step)
Actual result: Multiple scroll iterations are needed to scroll to the bottom
Reproducible with: 2022.3.56f1, 2022.3.68f1, 6000.0.61f1, 6000.2.10f1, 6000.3.0b8, 6000.4.0a3
Not reproducible with: 2022.3.55f1
Reproducible on: Windows 11
Not reproducible on: no other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Add comment