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

BG - Remove Tag node doesn't fire if entity didn't have the tag #6435

Open
j-conrad opened this issue Jan 11, 2024 · 0 comments
Open

BG - Remove Tag node doesn't fire if entity didn't have the tag #6435

j-conrad opened this issue Jan 11, 2024 · 0 comments
Labels
Behavior Graphs bug P1 Address as quickly as possible

Comments

@j-conrad
Copy link
Contributor

j-conrad commented Jan 11, 2024

Description
The Remove Tag node does not fire its output if the tag doesn't exist on the entity.

To Reproduce
Steps to reproduce the behavior:

  1. Open the attached .blend
  2. Note the Start node disconnected from the Add Tag node
  3. Export/run in Hubs
  4. When you click the baseplate button, the torus should light up. It only works if the tag is added to the entity first.

Expected behavior
The Remove Tag output should fire, regardless of the tag existing on the entity. Perhaps it could ALSO have 2 outputs that are conditional--like:
--> Tag removed
--> Tag not found

Screenshots
image

Hardware

  • Device: Desktop
  • OS: Windows
  • Browser: Chrome

Additional context
This is similar to this bug about the Trigger node's output not firing, except that it's conditional on tags.
Uploading TagNode_bug.zip…

@j-conrad j-conrad added bug P1 Address as quickly as possible Behavior Graphs labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Behavior Graphs bug P1 Address as quickly as possible
Projects
None yet
Development

No branches or pull requests

1 participant