At runtime in editor I call SetGenericBinding on a PlayableDirector component, but naturally after I exit play mode it forgets the assignment. How can I preserve the binding so its there after I exit play mode?
Did you found a solution? I have exactly the same problem/question.