Arbor 3.6.8 release


Asset Store

Update contents

Fixed

Arbor Editor

  • Fixed a bug where copying and pasting a graph with parameters in the graph causes the reference to be shared.
    • To apply this fix to the corresponding graph created before Arbor 3.6.8, you need to reopen the scene or prefab and resave it.
  • Fixed a bug that Undo / Redo of graph copy & paste was not performed normally.
    • To copy and paste a graph from the Inspector window, use “Copy Component”, “Paste NodeGraph Values”, and “Paste NodeGraph As New” in the gear icon menu.
  • Fixed the problem that the focus remains when switching the display graph to a child graph etc. while the input field of the side panel has keyboard focus.
  • Unity2018.1 or later: Fixed a bug that Canvas etc. was not displayed in the list of type selection popup window and could not be selected.
  • Unity2019.3
    • Fixed a bug that the icon button on the title bar of the behavior was not displayed.
    • Fixed a bug that the layout collapsed.

Scripts

  • Fixed a problem that the execution state of the child graph was not reset if the parent graph during the execution of the child graph was stopped after being paused.

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