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

Choice's post tag cannot be recognized #931

Open
Pixelwhale opened this issue Jan 20, 2025 · 1 comment
Open

Choice's post tag cannot be recognized #931

Pixelwhale opened this issue Jan 20, 2025 · 1 comment

Comments

@Pixelwhale
Copy link

Pixelwhale commented Jan 20, 2025

I saw this problem is fixed in 1.2.0.

Environment:
Unity6
openupm ink-unity-integration 1.2.1

my ink:

+ #tag0[choice_text_1#tag1]#tag2
-> knot1
+ [choice_text_2]
-> knot2

When I tried to get the choice's tags it returns only tag0 and tag1.
It's not a big deal since I can use tag0 and tag1 instead of tag2 though.

@Pixelwhale Pixelwhale changed the title Choice.tags is null Choice's post tag cannot be recognized Jan 20, 2025
@tomkail
Copy link
Collaborator

tomkail commented Jan 27, 2025

This doesn't appear to be fixed in 1.2.0 to me? Putting the tag before/inside the choice does work though, as you've found.

Image

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

No branches or pull requests

2 participants