Search Issue Tracker
Fixed
Votes
0
Found in
2019.4
2020.3
2021.2
2022.1
2022.2
2022.2.0a3
Issue ID
1398312
Regression
No
Animation Clip drop-down menu freezes when the Animation Clip that is in use is renamed
How to reproduce:
1. Open the attached project "AnimatorFreeze1.zip"
2. Open "SampleScene" Scene
3. Open the Animation View window (Window > Animation > Animation) and select the Cube GameObject in the Hierarchy window
4. Select the "CubeJump" Animation Clip in the Animation Clip drop-down menu
5. Open the Project window and rename the "CubeJump" Animation Clip
6. Repeat step 4
Expected result: The Animation Clip drop-down menu opens
Actual result: The Animation Clip drop-down menu is unresponsive
Reproducible with: 2019.4.36f1, 2020.3.27f1, 2021.2.9f1, 2022.1.0b5, 2022.2.0a3
Notes:
- Deleting the renamed Animation Clip unfreezes the Animation Clip drop-down menu
- The Animation Clip drop-down menu unfreezes after restarting Unity
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note:
The posted video states that renaming the animation freezes the drop-down in the animation window but this is not actually what happens : when the user clicks on the animation to rename it, it changes the selection and starts editing the animation in the animation window without an associated game object. Hence, there is nothing that can be in the drop down which is why it cannot be open. It’s the design