Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.1f1
Issue ID
732609
Regression
No
[ScrollRect] When movement type is set to elastic scrollRect doesn't bounce, but works with double scrollRects
Reproduction steps:
1. Open attached project
2. Open and play the "Controls" scene (Assets\Scenes\Controls.unity)
3. On the left text box, scroll to the middle of the text
4. Then scroll to the top (or bottom) holding down mouse button (make sure to release the mouse button before you reach the top/bottom of the text)
5. Repeat steps 4 and 5 on the right text box
6. Right text box will not bounce (Check ReproSteps.gif)
WORKAROUND: The left text box has a double scrollRect attached, that is why it bounces.
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #827908