TypeLoadException: Could not load type 'System.IO.InternalBufferOverflowException' from解决方案
由于unity不支持这个东西所以打包的时候没打包成功。如下:
TypeLoadException: Could not load type 'System.IO.InternalBufferOverflowException' from assembly 'System.Drawing'.等类似错误
需要把打包之后的工程文件夹中:工程名字\Managed\System.dll替换为unit
原创
2017-10-14 18:42:31 ·
5658 阅读 ·
2 评论