How to Reset Chat and Restart Conversation in Unity WebRTC

Hello,

At the moment, there is no direct method to fully reset the session.

As a workaround, you can reload the scene to reinitialize the character, although I’m not sure if that fully fits your use case.

We may add a dedicated session reset option in a future update.