Arbor 3.9.4 Release Note


Asset Store

Known Issues

Unity Bug

Since Unity 2022.1, an exception occurs when the language of Arbor Editor is set to Japanese.

Please set the language setting to English until the Unity side is fixed.

Bug reported to Unity.

Update contents

Improved

Arbor Editor

  • Improved source code

Scripts

  • Calculator: improved to subscribe to parameter change events after calling OnCalculate

Fixed

Arbor Editor

  • Fixed a bug that the graph tab tree was not updated when an external graph referenced as a subgraph was deleted.
  • Fixed so that the scroll position is centered when the graph is displayed for the first time.
  • Fixed a bug that the process for updating the window is called even if the ArborEditor window is closed during execution.
  • Fixed a bug that the position of the mouse cursor and the position of the node being moved are misaligned when the position is adjusted by the automatic alignment function of the group node while moving the node.

Behaviour selection window

  • [Unity2022.2 or lator] Fixed a bug where clicking on a highlighted item would not select it.

Built in StateBehaviour

  • Fixed a bug that an exception occurs when the reference type of External FSM of SubStateMachineReference is set to Hierarchy.
  • Fixed a bug that an exception occurs when the reference type of External BT of SubBehaviourTreeReference is set to Hierarchy.

Built in ActionBehaviour

  • Fixed a bug that an exception occurs when the reference type of External FSM of SubStateMachineReference is set to Hierarchy.
  • Fixed a bug that an exception occurs when the reference type of External BT of SubBehaviourTreeReference is set to Hierarchy.

Unity support

  • Fixed compilation warning in Unity2023.1.0b5.

Update Guide

Update procedure

Please follow the procedure below when updating Arbor.

  1. Please be sure to make a backup of the project before the update.
  2. If you are opening an existing scene, create a new scene from “File / New Scene” in the menu.
  3. If you are opening the Arbor Editor window, close it once.
  4. Already Removed Arbor folder that have been imported.
  5. Import a new version of Arbor.

Version update guide

Please refer to the following page for the update guide for each version of Arbor.

Manual : Update Guide