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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment