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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 1.4.0-preview.2):
Fixed in Timeline 1.4.0-preview.2