Search Issue Tracker
Fixed in 5.5.0
Votes
5
Found in
5.5.0b1
Issue ID
827908
Regression
Yes
Content of scrollview not bouncing back when reaching the top/bottom
To reproduce:
1. Open the project the user sent ("NoBounce.zip")
2. Play the only scene
3. Try scrolling the scrollview
Notice that, if only horizontal or only vertical scrolling is enabled, the scrollview doesn't bounce back when scrolling out of range, but if both are enabled, it does.
Reproduced on: 5.5.0b2, 5.5.0b1
Not reproduced on: 5.4.0f2
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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
reklass
Sep 19, 2016 21:15
Happening to me on 5.5.0b4. Can't set a scroll view to clamp/elastic either vertical or horizontally only, has to be both.
Vinicios-de-Lima-Clarindo
Sep 12, 2016 20:27
Yeah happens with me... its frustating