惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Security Blog
Microsoft Security Blog
P
Proofpoint News Feed
C
CXSECURITY Database RSS Feed - CXSecurity.com
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
F
Full Disclosure
Martin Fowler
Martin Fowler
G
Google Developers Blog
F
Fortinet All Blogs
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
博客园 - 三生石上(FineUI控件)
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Google DeepMind News
Google DeepMind News
Google Online Security Blog
Google Online Security Blog
Hacker News: Ask HN
Hacker News: Ask HN
T
Tailwind CSS Blog
Cloudbric
Cloudbric
U
Unit 42
MyScale Blog
MyScale Blog
TaoSecurity Blog
TaoSecurity Blog
T
The Blog of Author Tim Ferriss
博客园 - 司徒正美
博客园 - Franky
AI
AI
爱范儿
爱范儿
L
LangChain Blog
小众软件
小众软件
D
DataBreaches.Net
M
MIT News - Artificial intelligence
GbyAI
GbyAI
Y
Y Combinator Blog
有赞技术团队
有赞技术团队
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
The Cloudflare Blog
Help Net Security
Help Net Security
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
P
Privacy International News Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
D
Docker
A
About on SuperTechFans
Scott Helme
Scott Helme
The GitHub Blog
The GitHub Blog
V
V2EX
N
Netflix TechBlog - Medium
S
Security Affairs
Security Archives - TechRepublic
Security Archives - TechRepublic
H
Heimdal Security Blog
WordPress大学
WordPress大学

博客园 - 小糊涂的超级blog

2016 是艰难的一年 Delphi 10.1 Berlin Starter Edition MeshCombineUtility.cs method `GetTriangleStrip' of type `UnityEngine.Mesh' could be found Logcat 不显示日志的另一个原因. 跟cocos2dx关系不大. swift也开源了. how to create a framework for ios . cool! Asphyre 更名pxl 终于全面支持跨平台了.Delphi饭们 激动了吧. WWDC2015 结束.新一波更新以及bug即将来袭. 同步依然是多人网络游戏的痛点啊 dyld: lazy symbol binding failed: Symbol not found: ___sincosf_stret xcode好玩的条件断点设置. 可以真人发声。 iad 集成三两事 No form of payment has been added yet. GitHub原来也可以用SVN客户端的. Happy Swifting! 简明游戏开发入门 swift metal ios8 关键字. 重学CPP Photon——Feature Overview 功能概述
unity4.6 failed to update unity web player
小糊涂的超级blog · 2015-02-15 · via 博客园 - 小糊涂的超级blog

unity4.6 failed to update unity web player 

新升级的 4.6.2P2 版本修复了IOS很多的bug.

但突然发现导出的Web版本反而不能工作了.

“failed to update unity web player”失败的问题:

我们使用浏览器加载unity3d文件,不同的网络可能会产生failed to update unity  web player的错误,详细信息为:

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.zip

尝试了半天..解决办法最后如下.

干脆手动修改导出来的  .unity3d文件 里面的版本号好了.  比如  

UnityWeb3.x.x4.6.2p2  改成  4.5.2p2 然后保存. 一刷新好了 哈哈. 

Never giveup. Thanks the world.