Search Issue Tracker
Fixed in 2018.1.X
Votes
1
Found in
2017.2.0b1
Issue ID
923360
Regression
No
[Timeline] Pasting same Track from Timeline A to Timeline B more than once results into pasted Tracks being named the same
How to reproduce:
1. Open the attached "TimelineBugPaste" project and "Repro" scene
2. Make sure that Timeline window is open and select Timeline A in the Project window --> Assets folder
3. See that the Timeline has a Track named "Unity", copy & paste it in the same Timeline a few times, notice that the naming pattern of pasted tracks is - "Unity (1)", "Unity (2)" and etc.
4. Delete all the pasted tracks and leave only "Unity" track
5. Paste the "Unity" track from Timeline A to Timeline B (its also in the Assets folder) more than once
Expected result: Pasted Tracks follow the same naming pattern - "Unity(1)", "Unity(2)" and etc.
Actual result: All the pasted Tracks are named as "Unity(1)" and don't follow the same naming pattern
Note: Copying and pasting Track from one Timeline to another was present in 2017.1.0b10
Reproducible with - 2017.2.0b1, 2017.1.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment