Forums › 💬 NodeCanvas › ⚙️ Support › [BUG] Set Enabled modifying wrong component on agent.
Versions: NodeCanvas v3.21 Unity 2019.4.30f1 Project Template: URP
Steps to reproduce:
Error: It appears that the component below the navmeshagent is disabled. Expected: The navmeshagent should be disabled.
Found this in my project and I was able to reproduce in clean project.
Workaround: I created a custom action to disable/enable the navmeshagent.
Please let me know if you have any questions or are unable to reproduce.