Apply `IDoPrepare` interface to all components with the reflection "DoPrepare"
Change `Rust.Editor.ForceLabel()` to not save the asset (you can't save to disk when importing)
Remove all "SavePrefabAsset()" calls inside `DoPrepare()` methods
Remove all `SetDirty()` calls inside `DoPrepare()`