Known Issues(3.9.5)


An archive of past version defects.

If there is a recurrence, please report it to the Bug Report Forum.

Arbor 3.9.5

The Arbor Editor is broken when playing with Live Tracking enabled while the Arbor Editor window is docked with the Game view.

Status: Fixed

Temporary remedy

  1. Open Assets/Plugins/Arbor/Intenal/Editor/Windows/ArborEditorWindow.cs
  2. Change line 678 as follows
if (_GraphView.isLayoutSetup && _IsUpdateLiveTracking)