Rejected because no crossdomain.xml policy file was found

环境:Unity3D 5.3.5f1,Mac

代码中用到WWWForm去post,在Editor中就报了这个错误
Rejected because no crossdomain.xml policy file was found

在Editor的解决办法:在ProjectSetting ——> Editor ——> 勾上Enable Webplayer Security Emulation,Host URL 改为你WWWForm访问的网址,例如:xxx.yourdomain.com:xxxx/xxx,我这用的是二级域名,冒号后是端口号。

参考链接Security Sandbox of the Webplayer

相关文章

php输出xml格式字符串
J2ME Mobile 3D入门教程系列文章之一
XML轻松学习手册
XML入门的常见问题(一)
XML入门的常见问题(三)
XML轻松学习手册(2)XML概念