Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.0b4
Issue ID
836271
Regression
Yes
Scroll Rect elastic works only in elastic mode with horizontal and vertical enabled
How to reproduce:
1. Open the attached "ScrollRect.zip" project
2. Open Controls scene
3. There are two Scroll View game objects
-ScrollViewDoesntWork it has ScrollRect with only vertical enabled
- ScrollViewWorks it has ScrollRect with horizontal and vertical enabled
4. Play the scene
5. Drag Scroll View Doesn't Work text down and notice that it scrolls away
6. Drag Scroll View Works text down and notice that it bounces back
Actual result: when vertical or horizontal in scroll rect script is unchecked it works like if the movement type = unrestricted
Reproducible: 5.5.0b1, 5.5.0b5
Not reproducible: 5.4.1p3
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
This is a duplicate of issue #827908