Search Issue Tracker
In Progress
Fixed in 1.6.4
Fix In Review for next 2020 LTS/1.4 release
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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment