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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
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