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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment