We’re updating the character (the game object with the ConvaiNPC class) by deleting the old one and adding the new one under NPC to Player Interaction.
But by doing this we’re getting this error when running the game:
We’re wondering if there are more places/things we have to update, because after that clicking Build & Run, then opening the console causes the error to show up thousands of times.