Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
2017.2.0p3
Issue ID
979587
Regression
No
[Timeline] Copied Timeline tracks and clips retain a link to the source timeline asset
Reproduction steps:
1. Download project "TimelineCopyIssue.zip" and open in Unity
2. Copy track from SetA/TimelineA
3. Paste the copied track to SetB/TimelineB
4. Right-click on clip -> Find Source Asset
Actual: Refers to the SetA folder
Expected: Refers to the SetB/Timeline
Reproduced on: 2017.1.0b10; 2017.1.3f1; 2017.2.1p1; 2017.3.0p1; 2018.1.0b1
Note:
Timeline was introduced from 2017.1.0b1 and higher.
In versions 2017.1.0b1 - 2017.1.0b9 copying a track from SetA and pasting it to SetB results in the track being pasted in SetA.
Fixed in: 2017.2.2p2; 2017.4.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment