Version: 2021.3
光照数据资源
Scene 视图光照绘制模式

GI 缓存

The GI cache is an internal data cache that the Unity Editor uses to store intermediate files when precomputing lighting data for Baked Global Illumination and Enlighten Realtime Global Illumination. By storing this data in a cache, Unity can speed up subsequent precomputations.

The cache is shared between all Unity projects on the computer, so projects with similar content and lightmapping backend can share the cached files. One more reason to not have the cache per project is that the cache can grow a lot during baking, up to hundreds of gigabytes for large projects using Enlighten and that could consume all of the hard drive space on the computer.

可以使用 GI Cache 偏好设置来管理缓存的大小、位置和压缩。有关更多信息,请参阅偏好设置 (Preferences) 文档

使用 GI 缓存

The Unity Editor uses the GI Cache when it precomputes lighting data. To enable the GI Cache, open the Lighting window (Window > Lighting) and enable the Auto option. This makes lighting data precomputation automatic and stores output data in the GI Cache. If you prefer to store lighting data in a Lighting Data Asset instead, disable the Auto option. However, even when you disable Auto and store precomputed data in a Lighting Data Asset, the Editor stores intermediate results in the GI Cache.

In the Lighting window, you can clear the baked data in a Scene (disable the Auto option and choose Clear Baked Data from the Build button drop-down menu). This only removes the data in the scene, it does not clear the GI Cache, because this would increase bake time afterwards. To clean the GICache, go to Preferences documentation. Cleaning the cache should only be done as a last resort and any issues forcing you do do so, should be reported via the bug reporter built into the Editor.

You can copy the GiCache folder among different machines. This can make your lighting build faster, because the files are fetched from the GiCache folder instead of being recomputed.

If you try to bake with more than one instance of the Editor running on the same computer, the Editor displays the following warning message: "The GI Cache is using increasing amounts of space on your hard drive to support concurrent lightmap generation. To prevent failed bakes, close all other instances of the Unity Editor.

光照数据资源
Scene 视图光照绘制模式
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961