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
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- [Linux] Drag-and-drop functionality doesn’t work in Editor when using touchscreen
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
Resolution Note:
There are no fixes planned for this Bug