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"
[https://forum.unity.com/threads/fbx-exporter-timelineclip-parenttrack-is-obsolete.1102624/]
I'm using Unity 2019.4.20f1 and FBX Exporter 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 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!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment