Search Issue Tracker
Fixed in 1.4.0-preview.2
Votes
0
Found in [Package]
1.1.0
Issue ID
1215473
Regression
No
Timeline window starts lagging when dragging elements if the timeline object is selected and nested timelines are used
How to reproduce:
1. Create new project
2. Import the "Timeline_Package.unitypackage" package
3. Open the "ReproScene" (already takes some time to load)
4. Open Timeline window (Window > Sequencing > Timeline)
5. Select "PARENT MOVE > --- TIMELINES --- > tln_ep201_200_seq030" in the Hierarchy
6. In the timeline window, expand the "Audio" tab
7. Select any sound track and try to move it around
Actual result: The timeline elements starts lagging while being dragged.
Expected result: The timeline elements dragging doesn't start lagging.
Reproducible with: 2020.1.0a23 (1.2.11), 2019.3.0f6, 2019.2.20f1 (1.1.0).
Notes:
- error sometimes is thrown when the elements start lagging:
The script class couldn't be found
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
- Can't test 2018.4 as the timelines breaks.
- The lags are not reproducible if the timeline object is not selected in the Hierarchy.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 1.4.0-preview.2):
Fixed in Timeline 1.4.0-preview.2