Search Issue Tracker
Won't Fix
Won't Fix in 2022.3.X
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2022.3.X):
There are no fixes planned for this Bug