1.There are inconsistent line endings in the 'Assets/Scrips/HelloWorld.cs' script. Some are Mac OS X (UNIX) and some are Windows.
(1)添加高級保存選項
工具-》自定義-》命令-》菜單欄-》文件-》添加命令-》文件(類別)-》高級保存選項-》保存腳本(Windows LR)
2.Unity5 3D和2D工程SkyBox背景不一致
Window-》Lightning-》Sitting-》SkyBox Material
3.An assembly with the same name `XXXXX.XX' has already been imported.
刪除Assets目錄下的Library文件
4.Unity SpritePacker 圖片沒有被打包進圖集
取消圖片設置的Read/Write Enabel選項
5.使用WWW加載AssetBundle,提示Unsupported protocol
加載地址加上“file://”