Unity Plugin Documentation

In this section of the documentation, we describe Grail Plugin for Unity. For further information, see the following pages:

Because of Unity-specific threading issues, you should override default ToString method of any MonoBehaviour, ScriptableObject, or any other Unity-provided base class you put on any blackboard. Otherwise Unity will throw exceptions when Grail’s debugger is enabled and AIManager is configured to use worker threads.