Delayed UI Updates for Standard UI Quest Log Window

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Nymeria_Hawke
Posts: 1
Joined: Fri Oct 22, 2021 2:53 pm

Delayed UI Updates for Standard UI Quest Log Window

Post by Nymeria_Hawke »

Hi,

I'm using the Standard UI Quest Log Window and I'm running into an issue where the UI doesn't update right away when the status of a quest changes. I have checked that the quest is being set to 'success' so that part is working. What I'm trying to do is use the Standard UI Quest Log Window in VR and have it appear on a virtual tablet that the user can pick up and look at. I would like for the Quest Log Window to stay open so the user can look at the tablet, perform the task, look back at the tablet and the quest UI will have been updated to the completed text. The issue that I'm running into is that if the Quest Log Window stays open and the user performs the task, the UI won't update to say "Task Complete" unless the Quest Log Window is closed and reopened or they toggle between the completed and active quest buttons. Is there a way for me to change this so the UI updates right away or maybe I'm missing a setting somewhere?

Thank you!
User avatar
Tony Li
Posts: 21982
Joined: Thu Jul 18, 2013 1:27 pm

Re: Delayed UI Updates for Standard UI Quest Log Window

Post by Tony Li »

Hi,

There's a patch for that:

DS_QuestLogWindowPatch_2021-10-22.unitypackage

This update will also be in version 2.2.22. It updates open quest log windows even when they're not in the Dialogue Manager GameObject's hierarchy, such as when they're a separate VR GameObject.
Post Reply