Hello,
I have unity 2019.18f1 and the newest hub 2.0.2 on windows 10, normal user
with
setx HTTPS_PROXY http://xxx:xxx@xxx:3128
setx HTTP_PROXY http://xxx:xxx@xxx:3128
setx UNITY_NOPROXY localhost,127.0.0.1
setx NO_PROXY localhost,127.0.0.1
setx UNITY_PROXYSERVER http://xxx:xxx@xxx:3128
I can’t download assets and I got this error:
[CEF] Unrecognized Content-Security-Policy directive 'manifest-src'.
in about:blank
[CEF] Unrecognized Content-Security-Policy directive 'child-src'.
in about:blank
[CEF] Unrecognized Content-Security-Policy directive 'manifest-src'.
in about:blank
[CEF] Refused to load the script 'https://img06.en25.com/i/elqCfg.min.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'unsafe-eval' *.unity.com *.unitychina.cn *.unity3d.com *.cloudfront.net www.google-analytics.com www.googletagmanager.com tagmanager.google.com cdnjs.cloudflare.com d6tizftlrpuof.cloudfront.net *.optimizely.com cdn.heapanalytics.com heapanalytics.com *.adroll.com *.hotjar.com www.googleadservices.com connect.facebook.net *.doubleclick.net *.resonai.com storage.googleapis.com gen-as-admin-int.storage.googleapis.com gen-as-admin-stg.storage.googleapis.com gen-as-admin-prd.storage.googleapis.com unity-assetstorev2-stg.storage.googleapis.com unity-assetstorev2-prd.storage.googleapis.com *.naver.net *.bizographics.com prf.hn *.qualtrics.com".
in https://assetstore.unity.com/account/assets
[CEF] Refused to load the script 'https://js.adsrvr.org/up_loader.1.1.0.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'unsafe-eval' *.unity.com *.unitychina.cn *.unity3d.com *.cloudfront.net www.google-analytics.com www.googletagmanager.com tagmanager.google.com cdnjs.cloudflare.com d6tizftlrpuof.cloudfront.net *.optimizely.com cdn.heapanalytics.com heapanalytics.com *.adroll.com *.hotjar.com www.googleadservices.com connect.facebook.net *.doubleclick.net *.resonai.com storage.googleapis.com gen-as-admin-int.storage.googleapis.com gen-as-admin-stg.storage.googleapis.com gen-as-admin-prd.storage.googleapis.com unity-assetstorev2-stg.storage.googleapis.com unity-assetstorev2-prd.storage.googleapis.com *.naver.net *.bizographics.com prf.hn *.qualtrics.com".
in https://assetstore.unity.com/account/assets
Setting up noproxy from UNITY_NOPROXY environment variable. Setting to: localhost,127.0.0.1
Setting up proxyserver from UNITY_PROXYSERVER environment variable. Setting to: http:\\xxxxxx
please help, me to download my assets…
thx donbruno