I'm trying to integrate Wwise events into Timeline for a feature set. But I'm running into an issue where when I set an event on Timeline, it is not able to associate the event with a duration. I have regenerated all the sound banks with the setting, "Generate XML Metadata" enabled. I've also made sure that the "Estimated duration" is enabled in the "Metadata Options" section. So all that data should be getting generated appropriately. In Unity in the `Wwise Picker` I have it set to populate using the `File System`.
I don't know what else to try as I just continue to get the following warning without any kind of instructions to be found:
"The duration of the Wwise event "<event name>" has not been determined. Playback for this event may be inconsistent. Ensure that the event is associated with a generated SoundBank!"
I do not know how to make sure that the event is associated with a generated soundbank as I thought it was upon generation. Any assistance will be greatly appreciated!