Reply To: [BUG] Canvas doesn't refresh after compile for BlackBoardOnly attribute

Forums 💬 NodeCanvas ⚙️ Support [BUG] Canvas doesn't refresh after compile for BlackBoardOnly attribute Reply To: [BUG] Canvas doesn't refresh after compile for BlackBoardOnly attribute

#16368
guyboots_thunderbro
Participant

    I’m on Unity 2019.3, macOS, NodeCanvas 3.0.5

    I can reproduce it by doing the following:

    1. Create an empty bound FSM.
    2. Create an Action node.
    3. Create a new ActionTask:

    4. Add Test Action Task to the Action node.
    5. While the node inspector GUI is still open, switch back to the code editor.
    6. Modify TestActionTask to look like this:

    7. Tab back to Unity and wait for recompiliation.
    8. Results look like screenshot attached.