【发布时间】:2020-04-08 09:25:41
【问题描述】:
我正在使用 Unity3d 2019.2.9f1 创建一个应用程序,并尝试将 Google Cloud Storage 用作资产包的数据存储。
在部分用户的环境中,出现以下网络错误:
400 GET https://storage.googleapis.com/storage/v1/b/...
'Unable to complete SSL connection' response: 'Unable to complete SSL connection'
此错误发生在三星S7 edge、Redmi Note 7S,但在iPhone或许多其他安卓设备上未出现。
如果有人知道这个错误,请帮助我...
【问题讨论】:
-
这似乎是 SSL 统一处理程序的已知问题一些用户报告了此行为 forum.unity.com/threads/…
标签: unity3d assetbundle