Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2
2020.2.0b10
Issue ID
1292685
Regression
Yes
Keyframe can't be copied from one Animation property track to another when the Animation clip is in the Timeline
How to reproduce it:
1. Open attached project "1292685.zip"
2. Load "SampleScene" from "Assets" > "Scenes" folder
3. Open the Timeline Window (Window > Sequencing > Timeline)
4. In the Hierarchy window select the "Cube" GameObject
5. In the Timeline window double-click on "CubeAnim" Animation Clip to open the Animation window
6. From the "Cube: Position" property In the Animation window select the middle keyframe and copy it (Ctrl + C)
7. Click on the "Cube: Scale" property and paste (Ctrl + V) copied keyframe from the 6th step
8. Observe the "Cube: Scale" property's track in the Animation window
Expected result: Keyframe appears in the "Cube: Scale" property
Actual result: Keyframe doesn't appear in the "Cube: Scale" property
Reproducible with: 2020.1a23, 2020.1.14f1, 2020.2.0b12
Not reproducible with: 2018.4.29f1, 2019.4.15f1, 2020.1a22, 2021.1.0a6
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1265480