{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/uwa-answer-pipeline-shell-script-chinese-content/",
  "atlas": "https://www.pystone.net/?node=uwa-answer-pipeline-shell-script-chinese-content#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/uwa-answer-pipeline-shell-script-chinese-content.md",
  "context": "https://www.pystone.net/notes/uwa-answer-pipeline-shell-script-chinese-content.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:uwa-answer-pipeline-shell-script-chinese-content",
  "slug": "uwa-answer-pipeline-shell-script-chinese-content",
  "title": "UWA Pipeline",
  "type": "note",
  "visibility": "public",
  "idStability": "rename-stable",
  "author": {
    "name": "石心.Yong"
  },
  "publisher": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "aliases": [],
  "summary": "UWA Pipeline",
  "contentRole": "source",
  "sourceType": "source",
  "sourceMetadata": {
    "author": "石心.Yong"
  },
  "isMoc": false,
  "mocRecognition": "none",
  "generated": false,
  "attribution": "external_source",
  "domain": "10-计算机、信息技术与工程",
  "tags": [],
  "mocs": [],
  "contentHash": "9903b62984537adfb7689f1d2208aeeaf4fd27ed1fc9823434a9338eb16c227e",
  "assets": [],
  "headings": [
    {
      "depth": 1,
      "text": "UWA Pipeline",
      "anchor": "uwa-pipeline",
      "citation": "https://www.pystone.net/notes/uwa-answer-pipeline-shell-script-chinese-content/#uwa-pipeline"
    },
    {
      "depth": 2,
      "text": "问题",
      "anchor": "问题",
      "citation": "https://www.pystone.net/notes/uwa-answer-pipeline-shell-script-chinese-content/#%E9%97%AE%E9%A2%98"
    },
    {
      "depth": 2,
      "text": "我的回答",
      "anchor": "我的回答",
      "citation": "https://www.pystone.net/notes/uwa-answer-pipeline-shell-script-chinese-content/#%E6%88%91%E7%9A%84%E5%9B%9E%E7%AD%94"
    },
    {
      "depth": 2,
      "text": "来源与关系",
      "anchor": "来源与关系",
      "citation": "https://www.pystone.net/notes/uwa-answer-pipeline-shell-script-chinese-content/#%E6%9D%A5%E6%BA%90%E4%B8%8E%E5%85%B3%E7%B3%BB"
    }
  ],
  "claims": [],
  "outgoing": [
    {
      "id": "note:my-uwa-answers",
      "title": "我的 UWA 问答",
      "url": "https://www.pystone.net/notes/my-uwa-answers/",
      "atlas": "https://www.pystone.net/?node=my-uwa-answers#knowledge-atlas",
      "label": "我的 UWA 问答",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "上位集合：我的 UWA 问答",
      "citation": "https://www.pystone.net/notes/uwa-answer-pipeline-shell-script-chinese-content/#%E6%9D%A5%E6%BA%90%E4%B8%8E%E5%85%B3%E7%B3%BB"
    }
  ],
  "incoming": [
    {
      "id": "note:my-uwa-answers",
      "title": "我的 UWA 问答",
      "url": "https://www.pystone.net/notes/my-uwa-answers/",
      "atlas": "https://www.pystone.net/?node=my-uwa-answers#knowledge-atlas",
      "label": "我的 UWA 问答",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "2023-02-28：UWA Pipeline（性能优化）",
      "citation": "https://www.pystone.net/notes/my-uwa-answers/#2023"
    },
    {
      "id": "note:game-graphics-and-runtime",
      "title": "游戏图形与运行时",
      "url": "https://www.pystone.net/notes/game-graphics-and-runtime/",
      "atlas": "https://www.pystone.net/?node=game-graphics-and-runtime#knowledge-atlas",
      "label": "游戏图形与运行时",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "我的UWA问答中的“2023-02-28 - UWA Pipeline”导航项",
      "citation": "https://www.pystone.net/notes/game-graphics-and-runtime/#%E6%88%91%E7%9A%84uwa%E9%97%AE%E7%AD%94"
    }
  ],
  "contentMarkdown": "# UWA Pipeline\n\n> [!note] 我的 UWA 问答\n> 本文收录我在 UWA 问答发表的公开回答。问题内容归原提问者；回答保留当时语境，技术结论可能受 Unity 版本、平台和项目条件限制。\n\n## 问题\n\nUWA pipeline的流水线回调的shell窗口中包含中文的话，就保存不了\n\n- 提问者：解树宇\n- 提问时间：2023-02-28 05:09:31\n\n## 我的回答\n\n当前版本由于技术上的痛点，存在网页端的脚本无法保存中文的问题。 短期内的解决方法是：在本地创建shell脚本，保存成 .sh 文件，这个文件里面可以编辑中文，然后用Pipeline去调用这个shell脚本就可以了。  Web页面的Shell脚本中支持中文的问题我们内部正在研发解决中。\n\n- 回答时间：2023-02-28 05:59:06\n- 最后更新：2023-02-28 05:59:06\n- 采纳状态：未采纳\n\n## 来源与关系\n\n- 上位集合：[[10-计算机、信息技术与工程/05-游戏图形与运行时/我的UWA问答/我的UWA问答|我的 UWA 问答]]\n- UWA 标签：性能优化\n- 原始问题：[UWA Pipeline](https://answer.uwa4d.com/question/63fcab8b063854059918a0a6)\n- 源页最后更新：2023-02-28 05:59:06\n"
}
