Unity Issue Tracker - Renaming the Animation Transition applies to another Transition when Enter is not hit after the renaming
Closed
UUM-11514
Renaming the Animation Transition applies to another Transition when Enter is not hit after the renaming
Unity: Mecanim Animation
Won't Fix
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
How to reproduce:
1. Open the attached project “AnimationTransition”
2. Open the “Repro” Animator Controller in the Assets folder
3. Click on the Transition between the Start and Finish states
4. Rename one of the Transitions, and without hitting the Enter key, click on another Transition
5. Observe the Transition name
Expected result: Only the first Transition is renamed
Actual result: The first Transition is not renamed, and the new name is applied to the second Transition