Hello,
my problem is that when I’m building and deploying my WebGL app the first run on every Windows PC is not working with couple of errors in this order:
Error while downloading Asset Bundle: CRC Mismatch. Provided 296370ef,
calculated 25e69f27 from data. Will not load AssetBundle
Exception encountered in operation Resource<IAssetBundleResource>(localization-locales_assets_all.bundle),
status=Failed, result= : RemoteAssetBundleProvider unable to load from url ,
result='Received no data in response'.
Exception encountered in operation Dependencies [localization-locales_assets_all.bundle...], status=Failed,
result=System.Collections.Generic.List`1[UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle] :
RemoteAssetBundleProvider unable to load from url , result='Received no data in response'.
Once I refresh the page everything is running normally. Do you have any Idea why is this? I’m using Localization Package from Unity 0.10.0, Unity version 2020.2.1f1