Search Issue Tracker
Fixed
Fixed in 1.4.8, 1.6.4
Votes
1
Found in [Package]
1.6.3
Issue ID
TB-91
Regression
No
Animation Track's copy loses its properties when it's pasted from another Scene
How to reproduce:
1. Open the attached project "TimelineCopyPasteBugReport.zip"
2. Open Window > Sequencing > Timeline
3. Open Tools > "ClipChecker"
4. Open any Scene in the Scenes folder
5. Lock the Timeline window and copy the Animation Track
6. Open a different Scene and paste in the Animation Track in the Timeline window
Expected result: The Animation Track is successfully copied over to a different Scene
Actual result: The copied Animation Track loses its properties
Reproducible with: 1.2.18 (2019.4.33f1), 1.4.8 (2020.3.24f1), 1.6.3 (2021.2.5f1), 1.7.0-pre.1 (2019.4.33f1, 2020.3.24f1, 2021.2.5f1, 2022.1.0b1)
Notes:
- The workaround is located in the "ClipChecker" script (Assets > Editor) which activates when the "WorkAround" button is pressed in the "ClipChecker" window, which sets the hideFlag of the "AnimationClipPlayable" asset to "HideFlags.DontSave" before loading the scene
- Not reproducible when pasting the Animation Track in the same scene
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Play Mode button is shown in hovered state when saving a script and immediately clicking the Play Mode button to focus the Editor
- “The operation "SoftDelete" cannot be executed because the selection is a root folder.” warnings appear when deleting the favorite with the keyboard
- Code links open incorrect line on code editor or are unclickable when the log is around 100 lines
- Standalone Player unresponsive/frozen in HDRP when built using Vulkan Graphics API on specific GPUs
- Scene View flickers when the Game View Tab is docked next to the Scene View Tab and graphics API is set to Direct3D11
Add comment