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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
Add comment