baiyunhuihui

导航

Unity出现 error building player exception android (invocation failed)

今天在编译Android的时候出现这个错误

error building player exception android (invocation failed)

 

百度谷歌之后,看到xuanyusong的博客里面有说道

 

 

[csharp] view plaincopy
 
  1. 注意:Error building Player: Extracting referenced dlls failed.   
  2.   
  3. 无论你编译任何平台都请修改一下这里, 留言中有朋友在编译PC平台中 因为没有修改这里导致无法编译成功。。  


 

 

把这里改为 .NET 2.0  就可以了。

posted on 2015-09-02 15:50  baiyunhuihui  阅读(427)  评论(0编辑  收藏  举报