An archive of past version defects.
If there is a recurrence, please report it to the Bug Report Forum.
Contents
- 1 Arbor 3.9.0
- 1.1 VariableList is included in the Variable group in the Add Parameter window
- 1.2 “Disconnect” in the node connection line menu of Behavior Tree does not change even if the language setting of Arbor Editor is switched.
- 1.3 Only the first StateBehaviour is executed at the transition destination of OnGraphStopTransition
- 1.4 Title name of GetParameter operation node is truncated
Arbor 3.9.0
VariableList is included in the Variable group in the Add Parameter window
Status: Fixed
Temporary remedy
If the VariableList group doesn’t have a type, or if the VariableList group itself doesn’t exist, look for the Variable group.
Status: Fixed
Temporary remedy
Please select another graph or close the Arbor Editor window and open it again.
Only the first StateBehaviour is executed at the transition destination of OnGraphStopTransition
Status: Fixing
Title name of GetParameter operation node is truncated
Status: By Design
Not limited to GetParameter, it is a specification that the behavior title name is cut off for nodes with narrow widths.
Improved to display an ellipsis when it breaks.