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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment