2016年10月18日 星期二

Unity百思不得其解BUG集:Building錯誤(一)

關於Building - Failed to write file: sharedassets0.assets這可愛的小錯誤。


若出現以下錯誤
錯誤1:
An asset is marked as dont save, but is included in the build:

unityEditor.HostView:OnGUI()

錯誤2:
Building - Failed to write file: sharedassets0.assets
UnityEditor.HostView:OnGUI()


錯誤3:
Error building Player: Couldn't build player because of unsupported data on target platform.


解決
  原因是工程中使用了NGUI,調整每一個Label中的UILabel組件中的字體

  如果選擇unity自帶字體,則不行,應調整為NGUI中的字體選項


參考網頁:ww.cnblogs.com/zhengbin/p/4581823.html

沒有留言:

張貼留言