Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question Animation parameters get reset when changing a custom playable graph?

Discussion in 'Animation' started by LiQinming_Pwrd, Jun 8, 2021.

  1. LiQinming_Pwrd

    LiQinming_Pwrd

    Joined:
    Jul 24, 2020
    Posts:
    2
    When I change a custom playable graph, such as destroying or creating new animation clip playables at run-time, the animation parameters get reset to default values.

    Does anyone knows how to solve this problem?

    Thanks.