Performance Issues with StartConversation after upgrade
Posted: Mon Jun 07, 2021 10:04 pm
Hi, I recently upgraded DialogueSystem to latest and now it seems when I hit the line in my script for:
DialogueManager.StartConversation(title, DialogueManager.CurrentActor, DialogueManager.CurrentConversant, convoID);
which I have after stopping another conversation and changing the ui used, the scene and editor freeze up for about a minute before it continues on as it should. The only thing that's changed since this started happening was I updated to latest today.
I tried other suggestions in older threads around performance issues, but I can't seem to find something that fixes the issue.
Thanks!
DialogueManager.StartConversation(title, DialogueManager.CurrentActor, DialogueManager.CurrentConversant, convoID);
which I have after stopping another conversation and changing the ui used, the scene and editor freeze up for about a minute before it continues on as it should. The only thing that's changed since this started happening was I updated to latest today.
I tried other suggestions in older threads around performance issues, but I can't seem to find something that fixes the issue.
Thanks!