(UE5-5.03) UE5 can't find the SDK already in my files

Hello, I am attempting to package a project. It refuses to acknowledge the SDK. I’m trying to do it for PC, but NONE of the platforms acknowledge the SDK already in the UE5.
To fix this issue I’ve:

  • Redownloaded Visual studios
  • Installed 3 different .NET. Uninstalled 2, but kept the one it told me to download, 3.1.27.
  • Multiple tutorials to fix issue that required installing the .NET or moving a file.

UE5 tries to install the already existing files and fails to. This is the error log with the SDK

Hi Tasha,

I was able to package after installing this version of .net Download .NET Core 3.1 SDK (v3.1.418) - Windows x64 Installer (No moving of files required)

I did find that I needed to restart my PC after installing .NET for it to work.

It does mention on the download page that it is only compatible with Visual Studio 2019 (2019 is the recommended version)

I’d try installing that version and restarting your PC before revisiting Visual Studio installs though.

Hope that helps!

2 Likes

Thank you! I installed the recommended SDK from the error log, guess it was the wrong one!

1 Like