Unity HoloLens Certificate Issue


So you're developing for the Hololens 2 on Unity and you get this error:

 "Certificate could not be opened: WSATestCertificate.pfx."

Here is the solution:

1) In Visual Studio, double click the Package.appxmanifest

2) Select the Packaging tab and click the Choose Certificate button


3) Select the WSATestCertificate.pfx and re-enter the password


Comments