Self Signed Certificate in Certificate Chain when using Unity for a school project.
Hi! I am a high school student that is working on the school's game programming class. For the class we are tasked with creating a project over the duration of the year. However, we have just updated our computers to Unity 2019.2.1f1 and now we are having trouble using our project.
From what I've gathered, It's because the school's internet blocks unity from checking the certificates for the package manager, which makes it so that we cannot use tools that have been essential to almost every prior project to date (most notably ProBuilder).
I have followed the steps found here to try and bypass this check however, it seems that unity completely ignores this change. I have also read about installing the packages offline through this site but from school this page is completely blank. I can try to install these packages through this site at home, but I would like to know if there is any other solution. Is there some way that I can tell Unity to ignore the certificates per-project? Is there a better solution that I can install to another position that unity recognizes?