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
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
This is a duplicate of issue #827908