Search Issue Tracker
Fixed in 2017.3.X
Votes
0
Found in
5.6.1f1
Issue ID
927700
Regression
No
Some animation keyframes are skipped when stepping through them with "Go to next/previous keyframe"
To reproduce:
1. Open attached project and "animationWndskipKeyframe" scene
2. Open animation window (window->animation)
3. Select "animation10frames" in the project window
4. Move timeline using "go to next keyframe" and "go to previous keyframe"
Expected: No frames would be skipped when walking through them.
Actual: When moving from the 1st frame with "go to next keyframe" 5th frame is skipped, when moving from the last frame (10th) with "go to previous keyframe" 6th and 4th keyframes are skipped.
Reproduced with: 5.5.0f3, 5.6.2p2, 2017.1.0f2, 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment