Turning off conversation UI for internal dialogue UI

Announcements, support questions, and discussion for the Dialogue System.
mudukke
Posts: 28
Joined: Wed Sep 27, 2023 4:15 am

Re: Turning off conversation UI for internal dialogue UI

Post by mudukke »

the default dialogue
Attachments
ui default.png
ui default.png (21.78 KiB) Viewed 374 times
User avatar
Tony Li
Posts: 21033
Joined: Thu Jul 18, 2013 1:27 pm

Re: Turning off conversation UI for internal dialogue UI

Post by Tony Li »

Hi,

Did you assign your dialogue UI to the Dialogue Manager's Display Settings > Dialogue UI field?

Are there any errors or warnings in the Console window?
mudukke
Posts: 28
Joined: Wed Sep 27, 2023 4:15 am

Re: Turning off conversation UI for internal dialogue UI

Post by mudukke »

yes I have assigned the jrpg template UI prefab
User avatar
Tony Li
Posts: 21033
Joined: Thu Jul 18, 2013 1:27 pm

Re: Turning off conversation UI for internal dialogue UI

Post by Tony Li »

Are there any errors or warnings in the Console window?

Can you send a reproduction project to tony (at) pixelcrushers.com?

The Dialogue System will only use the "Default Dialogue UI" if it doesn't find a dialogue UI component on whatever GameObject is assigned to the Dialogue Manager's Display Settings > Dialogue UI field. Maybe the GameObject that's assigned to this field is missing its StandardDialogueUI component.

Are there any errors or warnings in the Console window?
User avatar
Tony Li
Posts: 21033
Joined: Thu Jul 18, 2013 1:27 pm

Re: Turning off conversation UI for internal dialogue UI

Post by Tony Li »

Hi,

Sorry for the extra trouble, but would you please re-send the reproduction project using these steps?

1. Close Unity.

2. Zip up the Assets, Packages, and ProjectSettings folders.

3. Send the zip file to tony (at) pixelcrushers.com. Also provide:
  • The steps that I should follow to reproduce the issue.
  • What I should expect to see if things were working as intended.
  • What I will currently see instead.
Thanks!
mudukke
Posts: 28
Joined: Wed Sep 27, 2023 4:15 am

Re: Turning off conversation UI for internal dialogue UI

Post by mudukke »

Is there any solution for this that I can fix this?
User avatar
Tony Li
Posts: 21033
Joined: Thu Jul 18, 2013 1:27 pm

Re: Turning off conversation UI for internal dialogue UI

Post by Tony Li »

Hi,

I can't provide a solution right now because I don't know what the problem is. Would you please send me a reproduction project as described above? You previously sent a unitypackage, but it didn't have all the files necessary to play the project. I replied to the email in which you sent the unitypackage but didn't hear back.
Post Reply