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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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