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

Fix input strings from memoization not passing to filters #42

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

TheDeathlyCow
Copy link
Collaborator

Fixes #33

Adds a ruleName field to ExpressionChain that stores the name of the rule that the chain references in the registry, and changed the components to just be the filter names. The ruleName has its sigil removed, if one is present, when the chain is created.

@TheDeathlyCow TheDeathlyCow changed the title Fix memo filtering Fix input strings from memoization not passing to filters Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Input string not being passed to filters (Unity 2021.1)
1 participant