Known Issues(3.5.4)


An archive of past version defects.

It has been fixed in the latest version.

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

Arbor 3.5.4

Compilation error with Unity 2019.2.0b1

UI related reference errors occur because the Unity UI has been moved to Package Manager.

Workaround

  • Select Assets/Plugins/Arbor/BuiltInBehaviours/Scripts/Arbor.BuintInBehaviours in the Project window.
  • Press the Assembly Definition References + button in the Inspector window.
  • Select Unity.ugui as the added item.
  • Select Assets/Plugins/Arbor/Examples/Arbor.Examples in the Project window.
  • Press the Assembly Definition References + button in the Inspector window.
  • Select Unity.ugui as the added item.

Relation

We have submitted a proposal for improvement to the Unity beta forum, because the scope of the change is too large.

https://forum.unity.com/threads/ui.673504/#post-4523482

We will take appropriate action by looking at this situation, so please understand that it will take some time for the correction version to be supported.

Also, we do not support Unity beta. Please use Unity release version.