Not able to sign in to unity hub 3.5, when I click on sign in its opening a blank page and after few minutes redirects to the unity hub , but nothing happens.
Always getting [Package Manager Window] Cannot perform upm operation: self signed certificate in certificate chain [NotFound]. error in console when I try to open package manager. Also the same error restricts me from installing a package as shown below.
This error message means that the server to which the Unity Package Manager is talking to is not the one that it thinks. It sounds like you are on a network that uses a proxy server which intercepts HTTPS requests, which then acts like a in a classic MitM (machine-in-the-middle) attack. If this connection interception is legitimate, then you need to configure Unity with the details of the SSL certificate that the proxy server is using.