Projects upgrade and back up to plastic SCM Postmortem
Blog Took a backup of the project Upgrading the project to unity 2022.3.11f1 resulted in one error and a few warnings most based on HTTP request not allowed: “System.InvalidOperationException: Insecure connection not allowed” https://forum.unity.com/threads/external-links-dont-open-from-editor-1363749.1167556/ I looked for the settings and changed it from project settings-> player-> Allow downloads over HTTP (change to always allowed). This […]