Reply To: Repeat Flag on Tree Owner Component cannot be deactivated

Forums 💬 NodeCanvas ⚙️ Support Repeat Flag on Tree Owner Component cannot be deactivated Reply To: Repeat Flag on Tree Owner Component cannot be deactivated

#16615
Gavalakis
Keymaster

    Hello Olaf,

    Thanks for informing me of this bug. It was introduced in the latest version accidentaly due to some changes.
    To fix this, please open up GraphOwner.cs file and change the property in line #411 to be like this:

    Please also make sure that the property in line #394 (same file) is looking exactly like the code bellow (which means that you are using the latest version), other wise please do not make the change I posted above before you update.

    Let me know if the fix works for you.

    Thanks!