文档

​
​

Development

User Acquisition

Monetization

工业

Unity Version Control

DevOps

On-prem

Gluon

Editor plug-in

Open Unity Dashboard

Unity Version Control

此页面不支持所选语言。
​
​
Unity Version Control
  • Overview
  • Cloud Repositories organization update
  • Installation
  • Use UVCS with the Unity Editor
  • Unity Version Control plugins
  • Concepts
    • Organizations
    • Repositories
    • Workflows and partial replicas
    • Security
    • Dynamic workspaces (Windows)
    • File explorer
    • Code reviews
    • Branches
    • Merge conflicts
    • Mergebots
    • Xlinks
    • Smart Locks
    • Symlink Support
    • Triggers
  • Tutorials
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Code reviews

Review code changes in Unity Version Control.
阅读时间2 分钟
最后更新于 10 个月前

Code reviews are a way for you to collaborate on your project through peer assessment. Once you complete work on a changeset or branch, you can request a code review from someone to check over or contribute to the changes. Code reviews can improve your code quality as they help you catch bugs, share knowledge, and enhance control.
For information on how to use code reviews, refer to Navigate code reviews.

Conversations

A code review contains Conversations, which you can use to interact with collaborators. You can either add comments and replies in the Conversation tab, or you can add questions and request changes to a specific section of code in the Changed files tab. Each comment you add to the code appears in the Conversations panel.

Changed files

A code review also contains a list of the changed files that are submitted for review.
This tab allows you to filter and navigate through the changed files, and add comments. You can also filter through any existing comments on the files, and view the status and type of comment.
These comments can either be a Question or Change request, and display as either Resolved or Unresolved.

Statuses

A reviewer can change the status of the Code review to one of the following statuses:

Status

Description

Under reviewThe code review is unfinished.
Rework requiredThe code review requires changes before you can merge it.
ReviewedThe code review is approved and ready to merge.
If you leave a Change request comment unresolved, an unresolved button displays that directs you to the unresolved comments.
By default, you can’t merge the code review until a reviewer marks the review as Reviewed. For more information, refer to merge rules.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 在本页上
    • Conversations

    • Changed files

    • Statuses


报告此页面的问题