CanvasGroup in ZIndexBehavior Global not working

  1. What do you want to achieve? Keep it simple and clear!
    I want to use canvaGroups to clip frames with UICorners

  2. What is the issue? Include screenshots / videos if possible!
    I can’t use a canvaGroup inside a ZIndexBehavior Global Screen GUI but I need it for my UI.

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I tried to do the same UI with ZIndexBehavior but it’s not possible

1 Like

(I don’t know much about UI).

Is this what you are looking for?

Unfortunately, CanvasGroups only work when the ScreenGui’s ZIndexBehavior is set to “Sibling” due to how they work. I don’t know if there are any plans to change this in the future. I hope this helps!