Version: 2021.1
The status bar
Console Window

The Background Tasks window

The Background Tasks window displays the progress of any running asynchronous tasks. For example, you can see the progress for shader compilation, lightmap baking, and occlusion culling.

To open the Background Tasks window, do one of the following:

  • From the menu, select Window > General > Progress.
  • From the Unity Editor status bar, click the global progress bar or the activity indicator (spinner).
The Background Tasks Window
The Background Tasks Window
  1. Toolbar: Provides options for filtering tasks and clearing inactive tasks from the list.

  2. Task list: Displays per-task progress information for the following:

    • Active tasks, including tasks that have stopped responding.
    • Some finished tasks. By default, Unity removes these from the list, but some are designed to stay in the list until you clear them manually.
    • Failed and canceled tasks.

Task information

Each entry in the Background Tasks window displays the following information about the task.

Components of a background task entry
Components of a background task entry
Section: Displays:
1 Task name/description A name or short description for the task.
2 Progress bar Indicates how close the task is to completion.

If the task is indeterminate, because its progress is not measurable, the bar shows a small filled region that moves from side to side until the task is finished.
3 Percent complete Shows how close the task is to completion, as a percentage.

For indeterminate tasks, whose progress is not measurable, this area is empty.
4 Cancel Click to cancel an active task.

If the task cannot be cancelled, this icon does not appear.
5 Status Optionally displays a short description of the current activity for an active task.

When the task finishes, this area displays its final status (for example, finished, failed, or cancelled).
6 Time elapsed/remaining/total When an active task takes longer than a few seconds, displays either the current time elapsed or the estimated time remaining.

When the task finishes, this area displays the total time elapsed.

Subtasks

Some tasks spawn subtasks. The progress window displays an overall progress entry in the parent task (1), and a sub progress entry for each child task (2).

Subtasks in the Background Tasks window
Subtasks in the Background Tasks window

Monitoring subtasks can help you determine which part of a complex task takes the most time. This is useful for operations like lightmap baking, which can have hundreds of subtasks.

Viewing task status

Background tasks can have the following statuses:

Status Описание Icon
Active The task is running and reports progress as percent complete, or estimated time remaining. Ничего
Indeterminate The task is running and reports progress, but cannot determine how close it is to being complete. Ничего
Finished The task finished successfully
(check mark)
Unresponsive The task has not reported any progress for five seconds. Ничего
Cancelled The task is no longer active because you cancelled it manually.

Some tasks cannot be cancelled from the Background Tasks window.

(warning symbol)
Failed The task is no longer active because it failed
(error symbol)

Filtering tasks by status

Use the filter options in the Background Tasks window toolbar to hide and show different types of tasks.

Filter toggles in the Background Tasks window
Filter toggles in the Background Tasks window
Filter option Shows/hides

(check mark)
Finished tasks

(warning symbol)
Cancelled and unresponsive tasks

(error symbol)
Failed tasks

Cancelling active tasks

You can cancel some running tasks directly from the Background Tasks window. To cancel a running task click the cancel (x) icon.

Clearing inactive tasks

Click the Clear inactive button in the toolbar to remove all inactive tasks from the list.

Unity automatically clears most finished tasks from the list. However, some tasks are designed to stay in the list until you clear them manually.

Failed and cancelled tasks also stay in the list until you clear them.

To clear unresponsive tasks, you must cancel them first.

Viewing global progress

The Unity Editor status bar displays a global progress bar that shows the aggregate overall progress of all active tasks. It does not include finished, failed, or cancelled tasks.

The status bar
Console Window
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961