Search Issue Tracker
Fixed in 1.2.0
Votes
0
Found in [Package]
2019.1.5f1
Issue ID
1158704
Regression
No
Timeline "a" (autofit) hotkey does not autofit all when Marker is present
Using "f" to frame selection and "a" to autofit/frame all clip(s) in Timeline works as expected, unless there is a Marker. When there is a Marker on the track, "a" does not frame all properly. Instead, it frames from the beginning of the clip to the last Marker. Expecting "a" hotkey to frame... all.
repro:
- create a Timeline with an animation clip
- with nothing selected, use the "a" hotkey to autofit the entire clip
(works as expected)
- now add a Marker after a few frames of the clip
- with nothing selected, use the "a" hotkey to autofit the entire clip...
bug: autofit takes the Marker as the last frame of the clip.
expected: the entire clip is be visible.
see attached video
this is an injection bug, related to the 2019.1 Timeline Marker feature.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
Add comment