#11292·pixijs

Bug: Scissor Mask not being use

Author: skalassCreated Feb 19, 2025Updated Aug 28, 2026
LabelsMedium Priority

Current Behavior

Hi,

Looks like Scissors Mask is not being used when I create a rect using Graphics and assigned it as a mask. Not sure if this is the correct behaviour on v8 or if I may be missing something

Expected Behavior

I assume Scissors Mask should be use for simple rects instead of the stencil one

Steps to Reproduce

https://www.pixiplayground.com/#/edit/PzH1NPS0bCIyciaabc0jv

Environment

Pixi v8

Possible Solution

No response

Additional Information

No response