kirevdokimov/Unity-UI-Rounded-Corners

Buggy inside ScrollRect

Closed this issue · 3 comments

Hello! If you put an image inside ScrollRect and try changing rounding radius, nothing happens. It only works outside of ScrollRect.
Seems it conflicts with Mask component.

Similar bug if the image is a prefab with different size.

Was able to workaround these issues by introducing new materials automatically
image

The issue is solved with version 3