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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.