标签:
今天遇到unity3d报Internal compiler error. See the console log for more information.错误信息。
但根据提示在对应的地方却找不到相应的错误,后来仔细查看代码后发现是一处类型强制转换引起的,改正后就再没报错,,,有点莫名其妙。
Internal compiler error. See the console log for more information.
标签:
原文地址:http://www.cnblogs.com/-sev-/p/5070814.html