Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b2
Issue ID
762706
Regression
Yes
Selecting children on a game object changes the current animation selection
Create a simple hierarchy of game objects as follows:
Empty Game Object
-> Cube
-> Sphere
Create an animation on the empty game object (Anim1)
Record keyframes for the sphere
Create a second animation, using the drop down in the animation window (Anim2)
Select the cube
--> Animation window reverts back to Anim1, when it should stay on Anim2
If user does not notice, cube will be keyframed under the first animation, not the second.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Branch or commit" dropdown is empty and does not show options when switching to a Repository that does not contain the previously selected branch name
- Sprite preview in Inspector gets more cropped when Padding is increased
- Unity logging warnings about [SerializeReference] when using localization package
- Model import documentation link is incorrect
- Crash on GetDatabase when SQLite database for the curl file cache fails to open or create
Add comment