您的位置:首页 > 移动开发 > Unity3D

The file 'none' is corrupted! Remove it and launch unity again!

2013-11-15 18:17 1986 查看
The file 'none' is corrupted! Remove it and launch unity again!
.....

My mainData was also corrupting and I found out it was because I was using the Unity Serializer Package (amazing
tool btw), but inside the package was a Javascript file that had the same name as one of my own C# script files. Once I renamed one of the script files so that there wasn't a naming duplication, my problem was fixed!

也有可能是,高版本的unity3d加载了低版本生成的prefab
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  unity
相关文章推荐