「Unity」使用TexturePacker的插件TexturePackerImporter.dll 编译报错解决方案
时间:2015-12-21 18:09:40
收藏:0
阅读:712
原创文章,转载请注明出处
http://www.cnblogs.com/777777-716/p/5064079.html
错误如下:
ArgumentException: The Assembly UnityEditor is referenced by TexturePackerImporter (‘Assets/Plugins/TexturePacker/TexturePackerImporter.dll‘). But the dll is not allowed to be included or could not be found.
原因如下:
解决方案如下:
原文:http://www.cnblogs.com/777777-716/p/5064079.html
评论(0)