Page 1 of 1

How to auto-hide Continue Button

Posted: Sat Apr 05, 2025 11:26 am
by Billiton
Hi Tony,

We recently changed the Dialogue UI to an SMS_DialogueUI, however, we met a problem: During the dialogues, the continue buttons under the NPC Message Template > Bubble will not hide themselves after clicking them or using the Space bar ish to continue. Could you help me with how to make them hide themselves, or where I can try to start debugging? Meanwhile, please tell me if any other information is needed.

Here are a video clip of the continue buttons that cannot hide themselves: https://drive.google.com/file/d/1G8x7CX ... sp=sharing

Thank you so much.

Warm Regards,
Billiton

Re: How to auto-hide Continue Button

Posted: Sat Apr 05, 2025 7:13 pm
by Tony Li
Hi,

Does this happen if you temporarily switch to the SMS Dialogue UI prefab that ships with the Dialogue System?

In your dialogue UI, is the continue button assigned to the StandardUISubtitlePanel?

Re: How to auto-hide Continue Button

Posted: Sun Apr 06, 2025 12:16 am
by Billiton
Hi Tony,

Thank you for your reply! I think we completed the re-assignment process to the new UI (attach CB1). We have also completed the continue button assignment (attach CB2) on the StandardUISubtitlePanel. For your information, you can see the components and UnityEvents of the continue buttons in attachment CB3 and some other possible related settings of the DS Controller in attachment CB4.

Thank you again!

Best,
Billiton

Re: How to auto-hide Continue Button

Posted: Sun Apr 06, 2025 9:55 pm
by Tony Li
Hi,

I fixed a bug with the SMS Dialogue UI's continue button handling. The fix will be in DS 2.2.52, with a patch below in the meantime:

DS_SMSDialogueUIPatch_2025-04-06.unitypackage