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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment