Reply To: 2 Errors after import

Forums 💬 FlowCanvas ⚙️ Support 2 Errors after import Reply To: 2 Errors after import

#21793
Gavalakis
Keymaster

    Hello,

    I am sorry about the errors. To quickly fix those:

    1) Please open file EditorUtils_ReflectedInspector.cs and change lines at #182 to be like this:

    2) Please open BlackboardEditor.cs file and change lines at #372 to be like this:

    The important difference that needs changing is actually only this: #if UNITY_2017_3_OR_NEWER.

    If you have any troubles at all making the changes, please let me know, I will gladly send you the changed files to your email account for your convenience.

    Please let me know.
    Thank you.