Unity3D 导入项目之后报错
eg:error CS0234: The type or namespace name ***' does not exist in the namespace***’
解决办法
File→Build Settings→Play Settings→如下图
OtherSettings中的
改成和原来不一样的那个,ctrl+s保存即可
我的是这样就可以解决了。
相关文章:
Unity3D 导入项目之后报错
eg:error CS0234: The type or namespace name ***' does not exist in the namespace***’
解决办法
File→Build Settings→Play Settings→如下图
OtherSettings中的
改成和原来不一样的那个,ctrl+s保存即可
我的是这样就可以解决了。
相关文章: