Search Issue Tracker
Duplicate
Votes
2
Found in
2017.2.0f3
Issue ID
959517
Regression
Yes
Objects are not masked when they go further than the border of ScrollRect
To reproduce:
1. Open attached Unity project "UIBug.zip"
2. Open "RectMask2D" scene
3. In the Play Window, choose any of the default resolutions
4. Go into Play mode
5. move the content inside ScrollRect Grey rectangle up and down
Expected result: having reached the border, objects should get masked and not break out of the ScrollRect (see attached gif "expected.gif")
Actual result: Objects that go beyond the border of the ScrollRect are not masked (see attached gif "actual.gif")
Regression first introduced in: 2017.2.0a2, 2017.3.0a1
Reproduced on: 2017.2.0a2, 2017.2.0f3, 2017.3.0a1, 2017.3.0b5
Not reproduced on: 5.6.3p4, 2017.1.2p1, 2017.2.0a1
Comments (2)
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
IlyaNikitin
Nov 07, 2017 18:42
I have the similar problem
CptDustmite
Oct 25, 2017 01:47
It would be helpful to have a link to the duplicate issue so we can see it's status.... I am getting this too.