Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/csharp-4.0/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Unity3d 打开Unity编辑器时出现Unity编译错误_Unity3d - Fatal编程技术网

Unity3d 打开Unity编辑器时出现Unity编译错误

Unity3d 打开Unity编辑器时出现Unity编译错误,unity3d,Unity3d,打开Unity编辑器时,出现以下编译错误: '"C:/Program Files/Unity/Hub/Editor/2021.1.4f1/Editor/Data/Tools/Roslyn/csc.exe"' is not recognized as an internal or external command, or operable program or batch file. 我可以做什么来修复此错误?我目前使用的是Unity版本2021.1.4f1。通常会出现“未识

打开Unity编辑器时,出现以下编译错误:

'"C:/Program Files/Unity/Hub/Editor/2021.1.4f1/Editor/Data/Tools/Roslyn/csc.exe"' is not recognized as an internal or external command, or operable program or batch file.

我可以做什么来修复此错误?我目前使用的是Unity版本2021.1.4f1。

通常会出现“未识别为内部命令”错误,因为计算机找不到您要求它启动的可执行文件。您是否尝试删除编辑器文件?