Search Issue Tracker

Active

Votes

0

Found in [Package]

4.0.1

Issue ID

FBX-147

Regression

No

Building Android Player outputs warning "'TimelineClip.parentTrack' is obsolete"

Package: FBX Exporter

-

[https://forum.unity.com/threads/fbx-exporter-timelineclip-parenttrack-is-obsolete.1102624/]

 

I'm using Unity 2019.4.20f1 and [FBX Exporter|https://docs.unity3d.com/Packages/com.unity.formats.fbx@4.0/manual/index.html] 4.0.1. Building an Android Player outputs the following warning, which seems to come with your FBX Exporter package:
Code (CSharp):
#
Library\PackageCache\com.unity.formats.fbx@4.0.1\Editor\IExportData.cs(156,34): warning CS0618: 'TimelineClip.parentTrack' [is|http://www.google.com/search?q=is+msdn.microsoft.com] obsolete: 'parentTrack is deprecated and will be removed in a future release.
#
Use GetParentTrack() and TimelineClipExtensions::MoveToTrack() or TimelineClipExtensions::TryMoveToTrack() instead.'
Please fix !https://forum.unity.com/threads/fbx-exporter-timelineclip-parenttrack-is-obsolete.1102624/styles/default/xenforo/clear.png!

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.