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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.