Timeline Runtime Animator problem

Hi,

I have a FBX with custom attributes that works fine with an AnimatorController and matching parameters.

But inside the Timeline the object lacks an AnimatorController, preventing custom properties exposure.

4482367--412534--upload_2019-4-29_13-35-9.png

If I set my AnimatorController as the controller of the Animator, it gets ignored by the animation clip running on the Timeline.

Is there any way to recover this workflow?

For now I’m going back to plain Transforms to pass custom information.

No, timeline is a separate system than animator controller.