Arbor 3.6.12 release


Asset Store

Update contents

Fixed

Arbor Editor

  • Fixed a bug that the copy source connection is disconnected when a node with a connected data slot is duplicated on the same graph.
  • Fixed a bug that the data slot is disconnected when “Redo” after “Undo” of the graph copy and paste.
  • (Temporary measure) NullReferenceException occurred at the place where NodeBehaviour.GetDataSlotField (int) is called, so fix it to check for null.
    When it becomes null, the error log such as “Type name : GetDataSlotField(0) == null” will be output.

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