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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment