Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.2.13
Issue ID
1238557
Regression
Yes
[Timeline] New clip is created when editing the last frame on a clip in recording mode
How to reproduce:
1. Open user's attached "2020.2.0a5-806434" project
2. Open "SampleScene" Scene
3. Open Timeline (Window->Sequance->Timeline)
4. Select "Cube" GameObject in the Hierarchy
5. Select frame 327 in the Timeline
6. Press the record button in the Timeline
7. Change "CM vcam1" position in the Scene view
Expected result: The last frame is edited
Actual result: A new clip is created
Reproducible with: 1.2.13, 1.4.0-preview.3 (2019.3.11f1, 2020.1.0b6, 202.2.0a8)
Not reproducible with: 1.2.12, 2017.4.40f1, 2018.4.22f1
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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note:
This was an intentional change - because the value being editing may not be the value you see. Timeline does not evaluate clips at the end frame of the clip so adjacent clips have the start frame. The workaround is to extend the length of the clip.