I am working on implementing the dialogue system to a NIS based third person game. I have been following the official tutorial video to get the QuickStart conversation to begin when approaching a character and pressing "E." I have generated the C# class script from the Input Action asset, ...