I don't know if it has anything to do with installing and uninstalling InputSystem, but now the content of the conversation is no longer displayed. I also remember a picture;
However, I have observed that the Dialogue flow in Dialogue-conversation is read normally. I do not know what is going on;
I hope to get your help. Thank you very much;
The conversation doesn't show up
Re: The conversation doesn't show up
Hello,
I would like you help you, but you did not reply to my question in the previous thread you created. Please reply there or here by clicking the POST REPLY button at the bottom of either thread.
Are there any errors or warnings in the Console window?
Have you assigned a dialogue UI to the Dialogue Manager?
In your project, please go through the Quick Start tutorial again. Let me know if you can see the quick start conversation when you do this. If you can see the quick start conversation, then you may be able to compare its configuration with your actual scene to find the issue.
I would like you help you, but you did not reply to my question in the previous thread you created. Please reply there or here by clicking the POST REPLY button at the bottom of either thread.
Are there any errors or warnings in the Console window?
Have you assigned a dialogue UI to the Dialogue Manager?
In your project, please go through the Quick Start tutorial again. Let me know if you can see the quick start conversation when you do this. If you can see the quick start conversation, then you may be able to compare its configuration with your actual scene to find the issue.
Re: The conversation doesn't show up
Sorry, I don't know why I didn't receive your reply before. I have assigned the UI to the Dialogue Manager, but when I tried to enter the DEMO scene, I found that all the materials were missing. I tried to import the plug-in again, but it was still missing, I don't know why? I have updated the latest version of the Dialogue System.
I don't know if this is affecting the dialogue generation, but I also took a screenshot of the console feedback and the UI prefab
I don't know if this is affecting the dialogue generation, but I also took a screenshot of the console feedback and the UI prefab
- Attachments
-
- 截屏2023-04-08 22.14.49.png (639.18 KiB) Viewed 403 times
-
- 截屏2023-04-08 22.10.28.png (167.96 KiB) Viewed 403 times
-
- 截屏2023-04-08 21.42.58.png (411.51 KiB) Viewed 403 times
Re: The conversation doesn't show up
Hello,
Are you using URP or HDRP? If so, you must download and import the URP / HDRP materials from the Dialogue System Extras page. The demo scenes use the built-in rendering pipeline unless you've imported the URP / HDRP materials.
Are you using URP or HDRP? If so, you must download and import the URP / HDRP materials from the Dialogue System Extras page. The demo scenes use the built-in rendering pipeline unless you've imported the URP / HDRP materials.
Re: The conversation doesn't show up
Thank you very much for your answer which solved the problem of material loss. I also solved the problem of dialog not showing, which should be the problem of using TextMeshPro
Re: The conversation doesn't show up
Happy to help! I'm glad you got the issues resolved.