Dialogue System: NPC and PC Subtitle Panels Not Displaying - Showing Red X Instead
Posted: Thu May 15, 2025 10:07 am
I'm using the Dialogue System plugin in Unity. My NPC Subtitle Panel and PC Subtitle Panel keep failing to display, showing only red X marks in the lower-left corner of the screen during gameplay.
I initiate conversations using Dialogue System Triggers set to "On Enable". To prevent the Response Menu Panel from appearing, I've attached Dialogue Actor components to both my player and NPC characters, configuring custom Subtitle Panels through these components - expecting the player's lines to appear in the PC Subtitle Panel and NPC lines in the NPC Subtitle Panel.
While this setup works initially, the subtitle panels intermittently stop functioning and revert to displaying the red X indicators. What could be causing this inconsistent behavior? Additionally, are there alternative methods to ensure player responses only appear in the PC Subtitle Panel without using the default Response Menu Panel?
I initiate conversations using Dialogue System Triggers set to "On Enable". To prevent the Response Menu Panel from appearing, I've attached Dialogue Actor components to both my player and NPC characters, configuring custom Subtitle Panels through these components - expecting the player's lines to appear in the PC Subtitle Panel and NPC lines in the NPC Subtitle Panel.
While this setup works initially, the subtitle panels intermittently stop functioning and revert to displaying the red X indicators. What could be causing this inconsistent behavior? Additionally, are there alternative methods to ensure player responses only appear in the PC Subtitle Panel without using the default Response Menu Panel?