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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
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.