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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #827908