Forums › 💬 NodeCanvas › ⚙️ Support › Issue after importing new version › Reply To: Issue after importing new version
Hey. Oh that’s a nasty bug I somehow missed in the new version :/ To fix this, please open up Task.cs and replace the code block at line #390 (at the start of Initialize Method) as shown bellow:
As you see, you basically need to remove the “!agentIsOverride” part from the check. I will send an update to the asset store ASAP. Thanks!