Failed to identify the asset package that '/Game/TopDownCPP/Blueprints/TopDownCharacter' belongs to

Obviously I would like everything to be nativized in my project, but adding this

[BlueprintNativizationSettings]

+ExcludedAssetTypes=/Script/Engine.AnimNotify

to the ProjectFolder\Config\DefaultEditor.ini file works for me.

1 Like