Closed BattlehubCode closed 1 year ago
It looks like there is no suitable Unity API to save and load Animator Controller at runtime. So the best option currently available is to add the Animator Controller to the Scene Asset Library.
The easiest way to do it is to add reference to Animator Controller in scene and click Tools->RuntimeSaveLoad->Update Libraries
I am adding an „Animator“ component and then adding an „Animation Controller“ to the component field. After saving and re-loading, the animator component is still present but the „Animation Controller“ Field is empty .. did I forget something in the RTSL configuration? „Animator“ and all of its fields are checked