「Unity」使用TexturePacker的插件TexturePackerImporter.dll 编译报错解决方案
原创文章,转载请注明出处
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.
原因如下:
解决方案如下: