Search Issue Tracker
Won't Fix
Votes
4
Found in
2022.3.68f1
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
Not reproducible with: 2022.3.55f1, 6000.0.61f1, 6000.2.10f1, 6000.3.0b8, 6000.4.0a3
Reproducible on: Windows 11
Not reproducible on: no other environments tested
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
There are no fixes planned for this Bug