Search Issue Tracker
Fixed in 5.5.0
Votes
2
Found in
5.4.0f3
Issue ID
819300
Regression
Yes
[ScrollRect] No inertia at specific position in vertical scroll mode
How to reproduce:
1. Open the attached project and the only scene in it.
2. Play the scene and scroll down by clicking and dragging game view.
3. Notice there is no inertia at specific position.
Expected behavior: Content continue to move if Inertia is set and the pointer is released.
Actual behavior: There is no inertia at specific position in vertical scroll mode.
Reproducible: 5.4.0b25, 5.4.0f3, 5.5.0a5.
Not reproducible: 5.3.6p2, 5.2.4f1.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
JulianAdv
Nov 30, 2016 18:12
This is still not fixed in 5.5.0f3
jeremytm
Sep 02, 2016 05:53
In which release is this fixed? It's still reproducible in 5.5.0b1, fyi.