Dialogue System 2.2.53.2, OpenAI Addon 1.0.25 Released
Posted: Mon May 26, 2025 8:00 pm
Dialogue System - Release Notes:
- Changed: Automatically adds TMP_PRESENT symbol in Unity 6.1+; checks for Input System package.,
- Changed: When StandardUIInputField's Allow Blank Input is UNticked, input field also disallows input that's only whitespace (e.g., blank space character).,
- Improved: Added SMSDialogueUI checkbox to specify whether or not to resume conversation when loading saved game.,
- Fixed: StandardUIInputField now gracefully handles errors from virtual keyboard.,
- TopDown Engine: Fixed issue with unpausing with PauseTopDown's Pause Top Down During Pause checkbox was ticked.,
- RuntimeAIConversation now sends OnConversationLineEarly(Subtitle) method.