Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Unity errors.. without any text showing in the console error log gui...

Discussion in '2019.2 Beta' started by Player7, Mar 10, 2019.

  1. Player7

    Player7

    Joined:
    Oct 21, 2015
    Posts:
    1,533
    And best of all I can't run or build because of them...
    434535.jpg

    Code (csharp):
    1. [CEF] Unrecognized Content-Security-Policy directive 'child-src'. in https://assetstore.unity.com/
    2. [CEF] Service workers are not supported. in https://assetstore.unity.com/ at line 70
    3. [CEF] Refused to load the script 'https://static.ads-twitter.com/uwt.js' because it violates the following Content Security Policy directive: "script-src 'self'  'unsafe-inline' 'unsafe-eval' *.unity.com *.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".
    4. in https://assetstore.unity.com/ at line 90
    5. [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 *.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".
    6. in https://assetstore.unity.com/
    7. [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 *.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".
    8. in https://assetstore.unity.com/
    9. [CEF] Unrecognized Content-Security-Policy directive 'child-src'. in about:blank
     
  2. Player7

    Player7

    Joined:
    Oct 21, 2015
    Posts:
    1,533
    Tried it again.. literately can't do a thing in the editor due to these invisible(in editor) compile errors that cannot be resolved.
     
  3. Player7

    Player7

    Joined:
    Oct 21, 2015
    Posts:
    1,533
    Seems like the issue was windows "Compatibility mode" was turned on with one the Unity hub shortcut... and that was the issue... must have turned it on when setting Hub to run as administrator, cus yknow windows bullsht.
     
    hunz likes this.