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
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Add comment