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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment