I have a custom track that creates a mixer and underlying clips that create their own playables. Somehow, when I’m adding more than 3 tracks, some of them are returning FrameData.seekOccured = true, while I’m not explicitly setting the time anywhere. The update mode is just game time.
Thanks a lot for any feedback.