- Home /
Unable to get local issuer certificate within Package Manager?
In Unity 2018.3 , I can no longer open a new project that requires items from the Package Manager, nor can I install a large portion of objects in the Package Manager.
I get this error on project startup...
One or more packages could not be added to the local file system: com.unity.render-pipelines.high-definition: unable to get local issuer certificate
I get this error whenever I try to install something from the package manager...
Cannot perform upm operation: unable to get local issuer certificate [NotFound] UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
,
Answer by executer · Sep 22, 2020 at 11:36 AM
because of firewall setting . refer this https://docs.unity3d.com/2019.2/Documentation/Manual/upm-network.html?&_ga=2.50891370.250958093.1600673554-958844189.1599673245#Proxy
Your answer

Follow this Question
Related Questions
How to install new components in unity? 0 Answers
VRM package not showing up in Unity File menu bar 0 Answers
SSL over socket Remote Certificate Not Available 1 Answer
Unity SSL TlsException 2 Answers