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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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