Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b9
Issue ID
946086
Regression
Yes
Timeline's marker jumps back to the last frame of a clip in record mode, while clip is selected
Because of this behavior a keyframe might appear in a wrong location.
It's expected that, when a change is made to the object in a record mode, a keyframe will be created at the marked location in the Timeline.
But since the white "marker" jumped back to the clips last frame, marker is no longer displayed at it's actual location.
So when a new frame is created, it's created not where the "marker" is displayed, but where the marker should be displayed.
To reproduce:
1. Open attached project "Tester Testing.zip".
2. Open "Test" scene.
3. Select "Cube" in Hierarchy.
4. Select "Recorded" clip in Timeline, and enter Record mode.
5. Try Moving the white "marker" in Timeline window. It will jump back to the last frame of "Recorded" clip.
6. Select "Cube" in Hierarchy, and change any value in inspector to create a Keyframe.
Expected result: Keyframe is created at Marker's position.
Actual result: Keyframe is created at the different location. (where marker should have been, if it would not jump back to "Recorded" clips last frame)
Reproducible: 2017.2.0b9, 2017.3.0a6
Not reproducible: 2017.1.0p5, 2017.2.0b8, 2017.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment