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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note:
There are no fixes planned for this Bug