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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Add comment