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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment