Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.1p1
Issue ID
950798
Regression
No
Splitting up the Animation clip in Timeline Editor results into Timeline and Animation window views becoming out of sync
How to reproduce:
1. Open the attached "SyncRepro" project and "Repro" scene
2. Make sure that Timeline and Animation windows are both opened
3. Click on the Sphere GameObject in Hierarchy
4. You will see that the Sphere consists two Animation clips in the timeline, both were split in half from one clip
5. Click on "Recorded (3)" clip and move TimelinePlayhead marker (position indicator in Timeline) to the end of the both clips, compare Animation and Timeline clip views
Expected result - Whenever the clips is cut in half and you select the rightmost one ("Recorded(3)" in our example), Animation view and Timeline view should be synced properly
Actual result - Animation and Timeline views are not synced, Animation view fails to take into the account that the clip in the timeline does not actually start from the beginning of the clip but instead from somewhere in the middle, note that the position indicator in Timeline goes beyond the clip
Reproducible with - 2017.3.0b1, 2017.2.0f1, 2017.1.1p2, 2017.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment