I have created a UFactory class to work with custom assets, but i want to move the files because the original folder is getting clogged, building process ends successfully but editor crashes when i try to add any new assets. Is there something i’m missing? I delete all assets beforehand, factory has only two methods, FactoryCreateFile and FactoryCreateNew(which always returns nullptr)