Version: 2023.1
The Toolbar
后台任务窗口

状态栏

状态栏提供有关各种 Unity 进程的通知,以及对相关工具和设置的快速访问。您不能移动或重新排列状态栏。

状态栏显示以下内容:

主编辑器窗口中的状态栏
主编辑器窗口中的状态栏
  1. 记录到控制台窗口的最新消息。单击该消息以打开控制台窗口。
  2. 各种异步任务(例如,着色器编译、光照贴图烘焙和遮挡剔除)的全局进度条。单击进度条以打开后台任务窗口,其中显示各个任务和子任务的进度。
  3. 当前代码优化模式。单击代码优化图标可在调试模式和发布模式之间切换。
  4. The cache server status. Click the icon to get additional information about the cache server, and re-establish a lost connection.
  5. The automatic lighting generation status for Global illumination. Click the status text to open the Lighting window. When you generate lighting manually, or Unity generates it automatically, a progress bar appears next to the message.
  6. 显示 Unity 何时编译 C# 脚本或运行异步任务的活动指示器(微调器)。
The Toolbar
后台任务窗口