Search Issue Tracker
Fix In Review
Votes
0
Found in [Package]
1.4.5
Issue ID
1319124
Regression
No
Keyframes are generated in the Timeline after selecting the Clip Property and entering Play Mode
How to reproduce it:
1. Open the attached project "1313365.zip"
2. Load the "SampleScene" Scene
3. Select a "Director" GameObject in the Hierarchy window
4. In the Timeline window, zoom to see Frames 0 and 1
5. Select a 'Sample Track' > 'Clip Properties' > 'Time'
6. Enter Play Mode
7. Observe the Time's property curve in the timeline
Expected result: Curve's keyframe is not created
Actual result: Playhead stops at frame 1, and the curve's keyframe is created. Keyframe modifies the Time's property curve
Reproducible with: 1.4.5 (2020.2.5f1), 1.6.0-pre.1 (2019.4.22f1, 2020.3.0f1, 2021.1.0b11, 2021.2.0a8)
Could not test with: 2018.4.32f1 (due to missing types and methods), 1.4.4 (2020.2.5f1)
Notes:
- Not always possible to reproduce from the first time
- If the keyframe doesn't appear after entering the Play Mode, repeat 6 and 7 steps
- In 2018.4.32f1, 'ClipEditor', 'CustomTimelineEditorAttribute', 'CustomTimelineEditor' types are missing and there is no suitable method found to override 'SamplePlayableAssetEditor.OnCreate(TimelineClip, TrackAsset, TimelineClip)' and 'SamplePlayableAssetEditor.OnClipChanged(TimelineClip)' methods
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment