Awesome
RepairerSerializeReferences
Editor Window to fix Serialize Reference after changing/renaming a class, assembly, or namespace.
IMPORTANT: so far only from 2021.2 Unity Version.
Add to project
To add this package to the project, follow these steps:
- Open PackageManager;
- Select "Add package from get URL";
- Insert links to packages that are dependencies of this package:
https://github.com/Paulsams/MiscUtilities.git
- Insert this link
https://github.com/Paulsams/RepairerSerializeReferences.git
Dependencies
- Is using:
- MicsUtilities: https://github.com/Paulsams/MiscUtilities.git
Opportunities
- You can view each lost link individually (both in prefabs and on the stage);
- Allows you to fix all links at once ("Update All" switch);
- Allows you to change only to the Type that exists in a given assembly and in a given namespace.
How to use
This window can be opened in the top menu along the path Window/RepairerSerializeReference
, and then you must click the "Update" button yourself, otherwise there will be no update.