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
- UI Builder background color picker alpha values are set to even numbers when saving alpha value as an odd number
- Objects are hard to read in the Hierarchy when using a high resolution display with a low display scale
- Animation triggers do not reset after playing animation
- "Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
- [Windows] About Unity window displays Editor version in two lines instead of one
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.