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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Add comment