Hi ArenMook,
First of all, thank you for the fast answer.
I tried all the advices explained in the FAQ, but none of them worked for me. In Unity 5 GLES 1.1 is no longer used, the min version is 2.0.
Actually, the panel of the ScrollView is clipping properly. The problem is that the panel only hides an object of the Grid, when it is completely out of the panel bounds. If you look at the second image of my the first post carefully, all inner object of the first element of the Grid are hidden. If I would move a little bit more the ScrollView, it would hide the complete object. However, in the first image, the panel applies softness to the element, being able to hide part of it without the necessity to move the complete object out of the panel bounds.
Any idea what could be the reason?. To be honest, I have no idea how to fix it.
Thanks in advance, regards.