Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIXI V4 - Color matrix filter when applied on a sprite disappears all sprites in the scene graph #2558

Closed
neutrino84 opened this issue May 11, 2016 · 4 comments
Assignees
Labels
🕷 Bug Verified that it’s actually a legit bug that exists in the current release.

Comments

@neutrino84
Copy link
Contributor

neutrino84 commented May 11, 2016

This appears to be a problem that only happens with certain filters. You can reproduce by using the
PIXI.filters.ColorMatrixFilter(); When adding the color matrix filter to sprite.filters, all other sprites in the scene graph are no longer visible. When removing it from filters, everything goes back to normal.

Relevant jsfiddle:
https://jsfiddle.net/o3qqmw3t/

You should see two robots, one black/white, one color.

Testing using the latest from https://cdn.rawgit.com/pixijs/pixi.js/dev/bin/pixi.js

@bigtimebuddy
Copy link
Member

I can reproduce the same error. I did a binary search on the commits and this started recently after this commit 6f2b861

@bigtimebuddy bigtimebuddy added 🕷 Bug Verified that it’s actually a legit bug that exists in the current release. Filters labels May 11, 2016
@GoodBoyDigital
Copy link
Member

This one is on my todos - will keep you all posted 👍

GoodBoyDigital added a commit that referenced this issue May 11, 2016
@GoodBoyDigital
Copy link
Member

the demo should work now :)

@lock
Copy link

lock bot commented Feb 25, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Feb 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🕷 Bug Verified that it’s actually a legit bug that exists in the current release.
Projects
None yet
Development

No branches or pull requests

3 participants