【发布时间】:2021-07-19 00:01:49
【问题描述】:
当我尝试使用 Unity 构建任何类型的游戏时,它给了我这个错误:
构建路径无效:c:/users/dell/desktop/projects/unity projects/fox the game UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()
它对任何路径都这样做
我似乎找不到导致此错误的任何原因。我正在使用 2D 图形构建 WebGL。
版本:Unity 2019.1.1f1 个人版
【问题讨论】:
-
去掉路径中的空格。
标签: unity3d