The RectMask2D component is not working in Luna
This is likely due to RectMask2D
not being fully supported by Unity Playworks Plugin at the moment.
Possible solution:
- Use the regular
Mask
component. You can achieve a gradient effect around the edge by creating a gradient image and attaching it to the top of the Mask object.