Prefab migration plugin update

This post is intended for users who are ready to upgrade their old projects to 3.0.0, to address and give feedback on issues encountered while migrating Prefab.

Due to a complete refactoring of the Prefab system in 3.0, there was a risk that some parameters would be lost when migrating Prefab data from lower versions. Therefore, we provide a separate upgrade method for the migration module to facilitate quick iteration.

Update Log

  • 2021-02-07

    Fixed an issue where component property references to prefab objects would be lost.
    Download: prefab.ccc.zip (149.8 KB)

Update Method

After unzipping the zip package, replace prefab.ccc in the editor at the following location.

  • Windows:In the CocosCreator installation directory, overwrite the file with the same name under the resources\app.asar.unpacked\builtin\asset-db\dist\importer-3d\importers\migrates folder, and restart the editor.

  • Mac:In the CocosCreator installation directory, overwrite the file with the same name under the Contents/Resources/app.asar.unpacked/builtin/asset-db/dist/importer-3d/importers/migrates folder, and restart the editor.

If you encounter any other Prefab migration issues, please feel free to give us your feedback in this post and we’ll fix it as soon as possible, thanks!

3 Likes