简体   繁体   English

Unity 3.2.0 - Visual Studio 社区的项目路径问题

[英]Unity 3.2.0 - Project path issue with Visual Studio Community

I'm a newbie to Unity and Visual Studio Community and I'm using Unity Hub 3.2.0 with editor version 2021.3.8f1.我是 Unity 和 Visual Studio 社区的新手,我正在使用 Unity Hub 3.2.0 和编辑器版本 2021.3.8f1。 I am running into this issue with the project path.我在项目路径中遇到了这个问题。 Error code at the bottom of Unity Editor Unity 编辑器底部的错误代码

I have no idea what this means really even when researching.即使在研究时,我也不知道这意味着什么。 I'm also not sure if this affects a game being built in the editor.我也不确定这是否会影响正在编辑器中构建的游戏。

Could someone please explain what this means and how I can fix this issue?有人可以解释这意味着什么以及如何解决这个问题吗?

Thanks in advance.提前致谢。

The warning means: The project path has illegal characters.警告的意思是:工程路径有非法字符。

You can modify the path of the project.The project storage path contains only English strings.可以修改项目的路径。项目存放路径只包含英文字符串。

在此处输入图像描述

In addition to saving in the location set in the above figure, it will also be saved in the C drive.除了保存在上图中设置的位置外,还会保存在C驱动器中。 (C:\Users\lantian\AppData\LocalLow\DefaultCompany), as shown in the following figure. (C:\Users\lantian\AppData\LocalLow\DefaultCompany),如下图所示。

在此处输入图像描述

Thanks for the feed back.感谢您的反馈。 I better understand how the file naming goes and what the "Path" means.我更好地了解文件命名的方式以及“路径”的含义。 This is how I named the folder and the reason for the error message.这就是我命名文件夹的方式以及错误消息的原因。 I renamed the folder and now that message isn't there anymore.我重命名了文件夹,现在该消息不再存在。

Thanks again for the information.再次感谢您提供的信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Visual Studio Community 2015 RC中发布编译VSIX项目的问题 - Issue compiling VSIX project in Visual Studio Community 2015 RC 文件夹 Appdata Unity and Visual Studio Community 2019 (For Unity) 可以删除吗? - Folder Appdata Unity and Visual Studio Community 2019 (For Unity) Can it be deleted? Visual Studio Community 2015添加了对项目的引用 - Visual Studio Community 2015 adding a reference to project Visual Studio Community 2013和Git的问题 - Issue with Visual Studio Community 2013 and Git 在 Visual Studio 2019 社区中将 Azure API 链接到 C# ASP.Net 项目的问题 - Issue linking Azure API to C# ASP.Net project in Visual Studio 2019 Community Visual Studio Community 2019 创建项目但无法打开它创建的项目? - Visual Studio Community 2019 creates a project but cannot open the project it created? Unity 错误“构建路径包含使用“创建 Visual Studio 解决方案”构建的项目” - Unity Error " Build path contains project built with "Create Visual Studio Solution"" 更改Visual Studio 2015社区的内置项目模板 - Change the built-in project templates of Visual Studio 2015 Community 在Visual Studio 2017社区上打开项目/解决方案时出错 - Error opening a project/solution on Visual Studio 2017 Community 视觉工作室社区代理 - visual studio community proxy
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM