Hi. I get an error that says “ArgumentException: An item with the same key has already been added. Key: Animation Track (UnityEngine.Timeline.AnimationTrack)”. This happens when I try to drag Wave1-2 onto the timeline for the second Control Track. I’m not sure what I might have done wrong.
Wave 1-2 is just a second instance of the Wave1 prefab, but with the Transform adjusted a bit. It appears if the Timeline tab is open. The game seems fine in runtime, though.