Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a18
2021.2.0b6
2022.1
Issue ID
1355739
Regression
Yes
Missing Animation name after replacing animation
How to reproduce:
1. Open the attached Unity project
2. Open SampleScene scene
3. Select player-test game object
4. Drag a couple of sprites to the selected game object to create an animation
5. Take couple more spreites and repeat step 4. Use the same name to create an animation
6. Dialog opens. Replace current animation with a new one
7. Observe the Animation window
Expected result: Animation is replaced with a new one
Actual result: Animation window stops showing Animation name. In the Animator window, there is an empty state as well.
Reproduced with: 2021.2.0a18, 2021.2.0a19, 2021.1.0b7, 2022.1.0a1, 2022.1.0a5.
Couldn't reproduce with: 2021.2.0a1, 2021.2.0a17
Notes:
You can select the player-idle-1 game object and check the Animation and Animator windows. The bug is visible there without doing repro steps.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment