Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2017.4.20f1
2018.1
Issue ID
1126623
Regression
Yes
Timeline in-line curves not adjusting horizontal zoom when using A & F on selected keys
When using the hotkeys "a" (autofit all) & "f" (frame selected) on selected keys of a Timeline in-line curve, the horizontal zoom factor is no longer updated, only the vertical zoom is updated as expected. Both vertical AND horizontal zoom factors need to be updated on a "f" or "a" in-line curve actions.
repro:
- open project
- open "framing" scene
- select Cube and open Timeline
- open Animation tracks in-line curves
- select a subset of keys
- with keys selected, use the "f" & "a" hotkeys to frame, then autofit the curves view...
bug: only vertical zoom factor is updated (AF_bug.gif)
expected: both vertical & horizontal zoom factors are updated (AF_expected.gif)
this is a regression...
repro in...
Version 2018.1.7f1 (4cb482063d12) up to current trunk.
NOT repro in...
Version 2017.4.20f1 (20968fa45e51)
Branch: 2017.4/staging
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 GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
Add comment