Hello, I want to packaging my project but I’ve got an error “Packaging Results : Unknow Error”. I watched videos to fix it but it doesn’t work because I don’t have the same files on my computer. Anyone can help me please ? Thank you
Hello, you can try;
- close the project, delete “Intermediate, Saved and build” folders in your game file and reopen project > package game.
- verify UE version / download debug symbols to know what’s happening.
I think error with Visiual Studio version.
‘Microsoft platform targets must be compiled with Visiual Studio 2022’
Can you try download newier version of Visiual Studio?
And you should download C++ compiler in Visiual Studio
I did visual studio 2022 update, i downloaded C++ compiler, and MSVC but i’ve got the same error…
My project is a blueprint project so I can’t re-generate Visual Studio Project files
Sorry I made a mistake, I had “visual studio code” in mind instead of vs2022. It worked, thank you very much!
