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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment