UE4 Editor SavePackage Crash

RegisterCustomPropertyTypeLayout("DataTableRowCategoryHandle", FOnGetPropertyTypeCustomizationInstance::CreateStatic(&FCustomDataTableCategoryCustomizationLayout::MakeInstance));
I add a CustomPropertyType in editor module. I build project have no error ,   and open uasset no problem, but when I want to save this uasset, the project crash.