Reply To: An error occurred when I use Timeline and NodeCanvas together

NodeCanvas Forums Support An error occurred when I use Timeline and NodeCanvas together Reply To: An error occurred when I use Timeline and NodeCanvas together

#16492
fan
Participant

Hello,

I replicated it with Unity 2022.1.19f1.Your steps are roughly right,but you missed something.

1.You need to bound the graph to a graph owner of game scene.

2.You need to trigger code recompilation,such as running the game scene.

If nothing else, you can reproduce this error.