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
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
Add comment