Yeah, the continue button is part of the UI panel, and it stays open when the response menu gets shown.
There was mistake on my earlier post - onEnd isn't being hit after I press the response, my bad. The issue remains though. For some reason or another, the continue button shows for the briefest of moments after selecting a response menu item.
To debug this further, I added an OnEnable method to the StandardUIContinueButtonFastForward script. OnEnable seems to always gets hit when either my dialogue starts, the dialogue continue button is hit, or a response menu button is selected.
The default sequence in my DialogueSystemController is Delay({{end}}) and there aren't any overrides to it in any of the nodes that I'm testing.
(I'm using DialogueSystem 2.2.11)
Showing "item received" during dialogue
Re: Showing "item received" during dialogue
Hi,
There have been many improvements to the dialogue UI code since 2.2.11. Would it be possible for you to back up your project and then see if the issue no longer occurs in version 2.2.22?
There have been many improvements to the dialogue UI code since 2.2.11. Would it be possible for you to back up your project and then see if the issue no longer occurs in version 2.2.22?
Re: Showing "item received" during dialogue
Updated to 2.2.22, but unfortunately still running into the same issue.
Here's the call stack:
Here's the call stack:
Re: Showing "item received" during dialogue
Can you send a reproduction project to tony (at) pixelcrushers.com? The stack trace in your screenshot looks like a subtitle is playing, not a response menu. If you can send a reproduction project and reproduction steps, I'll check it first thing in the morning.
Re: Showing "item received" during dialogue
Schedule's pretty busy tomorrow morning, but I might be able to make a repro project before noon! (California time)
Re: Showing "item received" during dialogue
Link to the repro project has been emailed to you. The Unity version I'm using is 2020.3.19f1.
Re: Showing "item received" during dialogue
Thanks. I'm downloading it now. I'll check it out and reply back today or tomorrow morning at the latest.
Re: Showing "item received" during dialogue
Hi,
I replied to your email. If you don't receive it, please let me know.
I replied to your email. If you don't receive it, please let me know.