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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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