hello, I am using NodeCanvas to handle AI and some triggers on game level.
To create AI units, I made a task which enables specific Game Objects. When doing this task, I found there is a serious lag with GraphOwner.Start() function. (Check my profiler screenshot.)