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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.