# 常见问题补充

### 为什么我添加的录屏参数不能在录屏编辑中应用？ <a href="#kp9um" id="kp9um"></a>

项目中添加的参数，需要在Unity插件中构建并激活后，将录屏压缩文件同步到平台后，平台中可查看参数是否已实现。未实现的参数不会在录屏项目的版本编辑页中应用。

可在项目详情页中查看录屏参数是否已实现。

<figure><img src="/files/aAGOMk0epsKpAomYLlNq" alt=""><figcaption></figcaption></figure>

### 为什么已实现的录屏参数没有在版本编辑页中展示？

您可以在项目编辑页中检查参数的显示状态。如果参数被隐藏，不会在版本编辑页中展示，点击取消隐藏，该参数会在版本编辑页中再次展示。

<figure><img src="/files/YXPbo5BJ2ObcGIpPmQvn" alt=""><figcaption></figcaption></figure>

### 是否可以修改“已上传”的项目中的录屏参数？

“已上传”项目可以在项目编辑页中对录屏参数进行调整。

如果录屏参数进行增加或修改操作，需要先解除录屏压缩文件的锁定状态，然后在Unity插件中更新项目的参数后，重新同步录屏压缩文件。

<figure><img src="/files/pkfLTLQtdATKWTTYRh3A" alt=""><figcaption></figcaption></figure>

如果更新了项目的录屏参数，已创建的版本需要点击“重新加载”获得最新的录屏参数设置。

<figure><img src="/files/PydDpBHsjGGEcoUF9vm0" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.playturbo.cn/lu-ping-gong-ju-lu-ping-bian-ji-qi/chang-jian-wen-ti-bu-chong.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
