Page 2 of 3
Re: Turning off conversation UI for internal dialogue UI
Posted: Thu May 30, 2024 8:49 am
by mudukke
the default dialogue
Re: Turning off conversation UI for internal dialogue UI
Posted: Thu May 30, 2024 5:05 pm
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?
Re: Turning off conversation UI for internal dialogue UI
Posted: Fri May 31, 2024 4:27 am
by mudukke
yes I have assigned the jrpg template UI prefab
Re: Turning off conversation UI for internal dialogue UI
Posted: Fri May 31, 2024 7:54 am
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?
Re: Turning off conversation UI for internal dialogue UI
Posted: Sun Jun 02, 2024 10:03 pm
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!
Re: Turning off conversation UI for internal dialogue UI
Posted: Tue Jun 11, 2024 1:35 am
by mudukke
Is there any solution for this that I can fix this?
Re: Turning off conversation UI for internal dialogue UI
Posted: Tue Jun 11, 2024 8:05 am
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.
Re: Turning off conversation UI for internal dialogue UI
Posted: Fri Jun 28, 2024 6:34 am
by mudukke
Hi Tony I sent the reproduction to you thanks
Re: Turning off conversation UI for internal dialogue UI
Posted: Fri Jun 28, 2024 7:07 am
by mudukke
Just to add it now has a warning about the dialogue panel and it doesn't show the default dialogue. I use the override dialogue on different game objects and they all act differently even though the settings are the same. I am not sure what I am doing wrong.
Re: Turning off conversation UI for internal dialogue UI
Posted: Fri Nov 08, 2024 5:34 am
by mudukke
Regarding this issue, it is still ongoing; it works on one triggerbox and shows internal dialogue UI. When I go to the other triggerbox, it will give this warning and uses the default. The settings are the same for both so I am not sure why its not working