If the AnimatorTrack has “RootMotion” enabled (which is by default), then you can’t change the character position/rotation while the cutscene is in preview/play mode, because the RootMotion is controlling the character’s position/rotation at that time.
So, you can either exit perview mode (Stop button) to be able to change the character position/rotation, or alternately, you can completely disable the “RootMotion” option in the AnimatorTrack inspector if you do not need it.
If the AnimatorTrack has “RootMotion” enabled (which is by default), then you can’t change the character position/rotation while the cutscene is in preview/play mode, because the RootMotion is controlling the character’s position/rotation at that time.
So, you can either exit perview mode (Stop button) to be able to change the character position/rotation, or alternately, you can completely disable the “RootMotion” option in the AnimatorTrack inspector if you do not need it.
Please let me know if that works for you.
Thanks!
[/quote]
i’m ‘nonase’ colleague.
I solved the problem with your answer.
thank you ^^