Everytime I package my project I get a error

Here you go.

Could you try disabling Substance in your project and then packaging for Development to see if it will work when Substance isn’t included in your project? I just realized that I haven’t been using it as I haven’t had access to Substance.

How do I disable it?

There are multiple ways but the simplest would be to right-click your .uproject file for the project and edit it with Notepad or another text editing software. Around halfway down, you should see:

ā€œNameā€: ā€œSubstanceā€,
ā€œEnabledā€: true,

Please change ā€œtrueā€ to ā€œfalseā€, save the .uproject file, and it should be disabled.

It works perfectly fine now. WE FOUND THE CULPRIT!
All this back and forth. it was as simple as disabling a plug in.
Thank you so much for your help.

1 Like

CONGRATULATIONS

Thanks to you too saeedc