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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note (fix version 1.4.0-preview.2):
Fixed in Timeline 1.4.0-preview.2