What for XHR to config.uca.cloud.unity3d.com in my tutorial project?

hi
I’ve just started to learn unity and made my 2nd game from tutorial

I’ve created webgl build
run it
and noticed that there is error in chrome console


can you explain why my game send XHR to cloud and how to fix this?

I dont use analytics or cloud and dont want to

thanks

I have the sample problem. It’s almost an empty project an when running in Chrome I get that error.

I have the same problem. The error does not appear in Firefox.
Big Problem: I’m saving and loading data in localstorage via Playerprefs. Firefox works fine while Chrome doesn’t load anything. I’m loading at the very beginning. That’s why I assume that the problem is related to the Error you posted above.

How can we fix this?

We don’t use any of Unity’s services.

Same issue here. Can’t understand why my project is throwing this error.

It makes my iOS app crashed.

Im getting the error in Firefox as well

@jonas-echterhoff_1 had you read this? It’s been two months with the issue and no Unity answer yet.

try to disable HW stats in PlayerSettings=>Disable HW Statistics

I suppose that you are fixing that bug because this is a workaround.

This issue of 403 Forbidden error and iOS crash has been fixed in 5.5.1p2 patch release.