Hi, So I am wondering how do I prevent this Corner Clipping with UICorner
, ClipDescendants
doesn’t work in this case and I’m not sure what to do (Look at the Corners)
How should I prevent the Corners from Appearing?
Hi, So I am wondering how do I prevent this Corner Clipping with UICorner
, ClipDescendants
doesn’t work in this case and I’m not sure what to do (Look at the Corners)
How should I prevent the Corners from Appearing?
Convert the background frame into a CanvasGroup and remove the UiCorner from the white frame.
Thank you, this worked
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.