Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.5f1
Issue ID
816028
Regression
No
Key frame selection selects adjacent object's keys if the objects are named in sequential order
How to reproduce:
1. Open the attached project and a "test" scene in it.
2. In Hierarchy window under the Canvas element select "scale_tests" game object.
3. Open Animation window and notice that "scale_tests" game object has 18 grandchildren and all of them are named sequential.
4. Select "Image_01" key frame and notice that "Image_12" key frame was selected to.
5. Expand "Image_12" in the Animation window and notice that only key frames on X and Z axis were selected.
Expected behavior: Only one key frame is selected.
Actual behavior: Selecting key frame of one child game object in the timeline also highlights the keys on another child game object in that hierarchy.
Reproducible: 5.2.4f1, 5.3.4f1, 5.3.6f1, 5.4.0f2, 5.5.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment