Choice's post tag cannot be recognized
Open
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.