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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
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