Obsolete warnings Unity 6000.3.2f1

Just to notify that there are some obsolete warnings in unity, ex:

Assets\Plugins\FMOD\src\Editor\FileReorganizer.cs(414,40): warning CS0618: ‘TreeViewItem’ is obsolete: ‘TreeViewItem is now deprecated. You can likely now use TreeViewItem instead and not think more about it. But if you were using that identifier to store InstanceID data, you should instead opt to upgrade your TreeViews to use TreeViewItem to get the proper typing.’

1 Like

Thank you for letting us know. We are currently working on removing the warnings now.