小编bri*_*rst的帖子

Unity错误:功能“输出变量声明”

我将一个项目从一台计算机复制到另一台计算机,但是,当我启动Unity时,出现了很多错误,几乎都说同一件事。

在网上进行了调查,却一无所获。在我移动项目之前,Project在另一台计算机上运行良好。

D:/Unity Games/UYW/Library/PackageCache/com.unity.textmeshpro@2.0.0/Scripts/Runtime/TMPro_UGUI_Private.cs(2028,130): error CS1644: Feature `out variable declaration' cannot be used because it is not part of the C# 4.0 language specification

不应该给出任何错误。

c# game-development unity-game-engine

4
推荐指数
1
解决办法
1861
查看次数

标签 统计

c# ×1

game-development ×1

unity-game-engine ×1