unity4.6 failed to update unity web player web
新升级的 4.6.2P2 版本修复了IOS不少的bug.浏览器
但忽然发现导出的Web版本反而不能工做了.网络
“failed to update unity web player”失败的问题:
咱们使用浏览器加载unity3d文件,不一样的网络可能会产生failed to update unity web player的错误,详细信息为:ui
A newer version of Unity Web Player is required, but the auto-update download failed. Was trying to download http://webplayer.unity3d.com//autodownload_webplugin-3.x/UnityPlayer3.x.x-x86_64.bundle.zip3d
尝试了半天..解决办法最后以下.ip
干脆手动修改导出来的 .unity3d文件 里面的版本号好了. 好比 get
UnityWeb3.x.x4.6.2p2 改为 4.5.2p2 而后保存. 一刷新好了 哈哈. it