Skip to content

Exiting a stacked BT may cause premature completion #86

@eelstork

Description

@eelstork

In a typical case you create a BT (say 'A') with its agent set to loop = false.
Then you stack another BT (say 'B')
When B returns done, the agent will disable. However continuation is expected until the root BT has returned done.

Tried patching this in UGigAdapter. Works, mostly; however this is hackish and does not resolve the actual issue.

Metadata

Metadata

Assignees

Labels

UnitybugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions