美文网首页
unity InvalidCastException: This

unity InvalidCastException: This

作者: jxtx | 来源:发表于2021-08-12 09:43 被阅读0次

unity版本:2020.3
解决方法:PlayerSettings>Other Settings-> API Compatibility Level 将.NET Standard 2.0更换为.NET 4.x

图片.png 图片.png 图片.png

注意:不要在运行状态下修改,因为不给修改
没有运行状态:


图片.png

运行状态:


图片.png

相关文章

网友评论

      本文标题:unity InvalidCastException: This

      本文链接:https://www.haomeiwen.com/subject/fdokbltx.html