Unity Issue Tracker - GameObject is constrained by previous animation keys when the Animation State transitions
Closed
UUM-48880
GameObject is constrained by previous animation keys when the Animation State transitions
Unity: Mecanim Animation
As Designed
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
Expected behavior, transform is locked because the clip is still technically being played in the Animator.
How to reproduce:
1. Open the attached project "My project (51).zip"
2. Open Assets/Scenes/SampleScene.unity
3. Enter Play Mode
4. Select the "Cube" GameObject in the Scene view
5. Move the GameObject on any axis
Expected results: The "Cube" GameObject moves
Actual results: The "Cube" GameObject doesn't move