Page 1 of 1

Dialogue not showing with TextMeshPro

Posted: Tue Oct 20, 2020 7:56 am
by Pendergast
Hi again !

Sorry if i ask another dumb question, but i tried to use TextMeshPro : the bubble is showing, however, it doesn't want to show the dialogue conversation. Instead, it show the "Sample Text" at every sentence...

I tried to delete the "Sample text" in the text window of TextMesh Pro, but it only let the bubble empty... (still, it recognize the conversation because it display 4 sentences and i created 4 sentences).

What can i do to fix this, please ?

Thank you so much for the support, btw !

Re: Dialogue not showing with TextMeshPro

Posted: Tue Oct 20, 2020 9:26 am
by Tony Li
Hi,

Please see: TextMesh Pro Support.

Summary:
  • Enable TextMesh Pro support in the Dialogue System's Welcome Window.
  • Inspect your bubble UI. Unassign the StandardUISubtitlePanel's Subtitle Text field.
  • Delete the Subtitle Text GameObject, and add a TextMeshProUGUI GameObject in its place.
  • Assign the TextMeshProUGUI to the StandardUISubtitlePanel's Subtitle Text field.

Re: Dialogue not showing with TextMeshPro

Posted: Tue Oct 20, 2020 9:39 am
by Pendergast
It worked perfectly, thank you so much !

Re: Dialogue not showing with TextMeshPro

Posted: Tue Oct 20, 2020 9:42 am
by Tony Li
Happy to help! :-)