Packaging a project works well in UE4 on my pc, but when I try to build a project in UE5 I get the following message:
“The SDK for Windows is not installed properly, which is needed to generate data. Check the SDK section of the Launch On menu in the main toolbar to update SDK.”
I have never had an error like this before, and generally work in Blueprint. Where do I find this ‘Launch On’ menu to rectify the situation?
Thank you, I will continue the conversation there. That way once It is solved, all the information is centralized. Your help has been very much appreciated.
You have to install .net core 3.1.0 runtime environment. If you try to package the project when it gives you the “SDK not installed” the output in the log gives you a link to download it. And fix the problem.