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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
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