NarrativeDesignTrigger Triggers disappearing

I’m having an issue where, after adding some additional triggers to my Narrative Design in the Convai dashboard, I can’t get them to work in Unity. I click the Update Triggers button in the Unity inspector, and my triggers appear in the list, but when I enter Play mode or create a build, the new triggers disappear and do not function. I tried Checking For Updates on the NarrativeDesignManager, restarting Unity, and even deleting the Unity Library & obj folders. I still can’t make the new triggers work in builds! It seems there is an old list of triggers being cached somewhere that I just can’t clear out! Can anyone help with this?

[Fig 1: The full list of triggers after clicking Update Triggers]

[Fig 2: The list of triggers after entering Play mode]

Hello @Jeff_Sipko,

Add the Narrative Design Trigger component again.

Yes, I also tried this. I removed both the NarrativeDesignTrigger and NarrativeDesignManager components, saved the scene, and then re-added both. Same behaviour.

Could you please share your character ID?

Okay, I think I found the issue. It seems to be because the NarrativeDesignTrigger component is part of a prefab. After right-clicking → Prefab → Unpack Prefab, then Updating Triggers and saving the scene again, the new triggers show up. Not ideal, but at least its a workaround that is working.

Character ID is ed842c28-55c4-11f0-827f-42010a7be01f for reference.

Yes, I tested it, there’s no problem. As you said, it’s probably related to the Prefab. Update your ND trigger in the Prefab, or place your Narrative Design Trigger on a non-Prefab object.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.