Modelowanie_Wirtualnych_Swi.../Library/PackageCache/com.unity.formats.fbx@4.0.1/Documentation~/assetstoreUpgrade.md
2021-07-09 23:35:24 +02:00

1.3 KiB

Upgrading from Asset Store version of the FBX Exporter

If your previous version of the FBX Exporter package was version 1.3.0f1 or earlier, follow these steps:

Before you install the FBX Exporter Package, follow these steps (recommended):

  1. Back up your Project.

  2. Restart Unity.

  3. Delete the FbxExporters folder.

  4. Install the FBX Exporter from the Package Manager.

If you were using an older version of the FBX Exporter, some Assets in your Project may have missing scripts where the obsolete FbxPrefab component was used. To fix these issues, follow these steps:

  1. If your Project Assets are serialized as Binary, select Edit > Project Settings > Editor to view the Editor Settings.

  2. Change the Asset Serialization mode to Force Text. The Force Text option converts all Project Assets to text.

  3. Before continuing, back up your Project.

  4. Select Edit > Project Settings > FBX Export to view the FBX Export Settings.

Run Component Updated button

  1. Click the Run Component Updater button to repair all text serialized Prefab and Scene Assets in the Project containing the obsolete FbxPrefab component.