Hello, I already posted my problem on unreal answers, but I really need help as soon as possible so giving myself all the chances I can get.
I’ve spent the last 2 days trying to package on pc without success. For now I am not even trying to package my project itself, I’ve been doing tests on an empty blueprint project in 4.19 with only an empty map in the content folder.
However every time I try to package I end up with the error “Keyset does not exist”. I tried multiple times to delete both certificate and provisions and try again in case either was corrupt, but without any luck.
I also tried importing the certificate directly in the manager, but there again it did nothing.
If anyone has any input, I would be very grateful.
I had the same problem.
I was helped by the third step from this site: https://blogs.msdn.microsoft.com/dsn…oes-not-exist/
The problem is that when importing a certificate, UE4 launches iPhonePackager on behalf of the current user. If the user does not have administrator rights, then he cannot write the keys to the folder C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys.
You need to provide full access to that user on the folder “C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys”.
After that you need to reimport the certificate.