Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.0f3
Issue ID
960752
Regression
No
Elastic ScrollRect allows to mouse scroll Content out of the bounds after being deactivated while dragging Content
How to reproduce:
1. Open the attached "ScrollbarCheck" project and "TestScene"
2. Enter playmode
3. Drag content with left mouse button and while dragging it, press Q to deactivate the "ScrollView" GameObject
4. Release left mouse button and press Q to activate "ScrollView" GameObject again
5. Use mouse scroll and scroll to either bottom or top, until the Content is not visible
Expected result - ScollRect should not allow to scroll out of the Content bounds
Actual result - ScollRect allows to mouse scroll Content out of the bounds
Reproducible with - 2018.1.0a2, 2017.3.0b6, 2017.2.0f3, 2017.1.1p2, 2017.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment