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
Comments (2)
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
- Crash on RaiseException when AddGameElement handles a generic type
- Interpolation 2D results are inconsistent when position.z = position.x is called on Late Update
- Game View's scale slider bar gets set to 2.5x when entering Play Mode
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation
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