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

[v5] Tone filter grayscale not applying at runtime #300

Closed
MrCharli3 opened this issue Jan 24, 2025 · 2 comments
Closed

[v5] Tone filter grayscale not applying at runtime #300

MrCharli3 opened this issue Jan 24, 2025 · 2 comments
Assignees

Comments

@MrCharli3
Copy link

I am trying to toggle grayscale at runtime and can see the component change values properly in the inspector, but its not applied to the image unless I do it manually via the inspector:

uiEffect.toneFilter = ToneFilter.Grayscale;

Am I missing a step?

@mob-sakai
Copy link
Owner

Thank you for your reporting!

github-actions bot pushed a commit that referenced this issue Jan 26, 2025
## [5.2.4](5.2.3...5.2.4) (2025-01-26)

### Bug Fixes

* properties may not update correctly when changed via code or animation ([5994f88](5994f88)), closes [#300](#300)
@mob-sakai
Copy link
Owner

🎉 This issue has been resolved in version 5.2.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants